app/webpacker/css/admin_v3/components/dropdown.scss
Color literals like #adadad
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
border: 1px solid #adadad;
- Exclude checks
Color literals like #828282
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
color: #828282;
- Exclude checks
Begin pseudo elements with double colons: ::
Open
Open
summary:after {
- Exclude checks
Color literals like #454545
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
color: #454545;
- Exclude checks
0px
should be written without units as 0
Open
Open
padding-right: 0px;
- Exclude checks
Begin pseudo elements with double colons: ::
Open
Open
&:after {
- Exclude checks
Selector menu_items
should be written in lowercase with hyphens Open
Open
.menu_items {
- Exclude checks
border: 0
is preferred over border: none
Open
Open
border: none;
- Exclude checks
Color literals like #fff
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
color: #fff;
- Exclude checks
border-right: 0
is preferred over border-right: none
Open
Open
border-right: none;
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
.check {
- Exclude checks
Merge rule .ofn-drop-down
with rule on line 9 Open
Open
.ofn-drop-down {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
.check:before {
- Exclude checks
Color literals like #adadad
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
border: 1px solid #adadad;
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
&:before {
- Exclude checks
Begin pseudo elements with double colons: ::
Open
Open
&:after {
- Exclude checks
Color literals like #ededed
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
background-color: #ededed;
- Exclude checks
Color literals like #d4d4d4
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
border: 1px solid #d4d4d4;
- Exclude checks
Merge rule > details > summary
with rule on line 201 Open
Open
> details > summary {
- Exclude checks
0px
should be written without units as 0
Open
Open
padding: 0px;
- Exclude checks
Color literals like #575757
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
color: #575757;
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
> input[type="text"] {
- Exclude checks
0px
should be written without units as 0
Open
Open
padding: 0px 15px 0px 0px;
- Exclude checks
0px
should be written without units as 0
Open
Open
margin-right: 0px;
- Exclude checks
0px
should be written without units as 0
Open
Open
left: 0px;
- Exclude checks
0px
should be written without units as 0
Open
Open
margin: 0px;
- Exclude checks
0px
should be written without units as 0
Open
Open
padding: 0px 15px 0px 0px;
- Exclude checks
Avoid qualifying attribute selectors with an element. Open
Open
&[open] >,
- Exclude checks
Avoid using id selectors Open
Open
#content-header .ofn-drop-down {
- Exclude checks
Color literals like #454545
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
color: #454545;
- Exclude checks
Color literals like #d4d4d4
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
border-color: #d4d4d4;
- Exclude checks
Avoid qualifying attribute selectors with an element. Open
Open
> input[type="text"] {
- Exclude checks
Color literals like rgba(18, 18, 18, 0.1)
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
border: 1px solid rgba(18, 18, 18, 0.1);
- Exclude checks
Color literals like #454545
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
color: #454545;
- Exclude checks
Selector menu_item
should be written in lowercase with hyphens Open
Open
.menu_item {
- Exclude checks
Begin pseudo elements with double colons: ::
Open
Open
&:after {
- Exclude checks
Color literals like #f5f5f5
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
background-color: #f5f5f5;
- Exclude checks
Color literals like #575757
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
color: #575757;
- Exclude checks
Begin pseudo elements with double colons: ::
Open
Open
&:before {
- Exclude checks
Color #ffffff
should be written as #fff
Open
Open
background-color: #ffffff;
- Exclude checks
Begin pseudo elements with double colons: ::
Open
Open
&:before {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
.name {
- Exclude checks
Begin pseudo elements with double colons: ::
Open
Open
.check:before {
- Exclude checks
Selector menu_item
should be written in lowercase with hyphens Open
Open
.menu_item {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
&:before {
- Exclude checks
0px
should be written without units as 0
Open
Open
padding: 0px 15px 0px 0px;
- Exclude checks
Begin pseudo elements with double colons: ::
Open
Open
.icon-caret-up:after {
- Exclude checks
Color literals like #454545
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
color: #454545;
- Exclude checks
Unnecessary parent selector (&) Open
Open
& > * {
- Exclude checks
Color literals like #828282
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
color: #828282;
- Exclude checks
Selector menu_item
should be written in lowercase with hyphens Open
Open
.menu_item:hover {
- Exclude checks
Begin pseudo elements with double colons: ::
Open
Open
summary:after {
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
0px
should be written without units as 0
Open
Open
padding: 5px 0px;
- Exclude checks
Color literals like #888888
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
box-shadow: 1px 3px 10px #888888;
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
&:before {
- Exclude checks
Name of mixin arrowDown
should be written in all lowercase letters with hyphens instead of underscores Open
Open
@include arrowDown;
- Exclude checks
Color literals like #ffffff
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
background-color: #ffffff;
- Exclude checks
Color #888888
should be written as #888
Open
Open
box-shadow: 1px 3px 10px #888888;
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
& > * {
- Exclude checks