Showing 18,317 of 18,317 total issues
Properties should be ordered border, border-radius, height, line-height, padding, width Open
Open
padding: 5px 15px;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
clear: both;
- Exclude checks
Properties should be ordered border, border-radius, height, line-height, padding Open
Open
padding: 5px 10px;
- Exclude checks
0.875
should be written without a leading zero as .875
Open
Open
&.checkbox:before { font-size: 0.875em; }
- Exclude checks
Color white
should be written in hexadecimal form as #ffffff
Open
Open
background-color: white;
- Exclude checks
Selector comments_filter_field
should be written in lowercase with hyphens Open
Open
p#comments_filter_field {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
input:not([type="checkbox"]):not(.button),
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
#wc-product-reviews-pro-modal {
- Exclude checks
0.075
should be written without a leading zero as .075
Open
Open
@include box-shadow(inset 0 1px 1px rgba(0, 0, 0, 0.075));
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
padding: 5px 0 10px;
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 5 Open
Open
&[disabled],
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
padding: 0 !important;
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
!important should not be used Open
Open
margin: 5px 0 !important;
- Exclude checks
0.075
should be written without a leading zero as .075
Open
Open
@include box-shadow(inset 0 1px 1px rgba(0, 0, 0, 0.075));
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
input[type="checkbox"] {
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Properties should be ordered border, box-shadow, height Open
Open
height: inherit;
- Exclude checks
Color literals like #e0e0e0
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
border: 1px solid #e0e0e0;
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
&[disabled],
- Exclude checks