Showing 18,317 of 18,317 total issues
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
&::-ms-expand {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 5 Open
Open
&[disabled],
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
input[type="checkbox"] {
- Exclude checks
Properties should be ordered background-color, border Open
Open
border: 0;
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Each selector in a comma sequence should be on its own single line Open
Open
.tribe-dropdown.select2-container-multi
- Exclude checks
Merge rule .content-area
with rule on line 198 Open
Open
.content-area {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
> p,
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
@include lsx-button-scaffolding();
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
a.tribe-add-post.tribe-button,
- Exclude checks
Expected item on line 1027 to appear before line 1016. Rule sets should be ordered as follows: @extends
, @includes
without @content
, properties, @includes
with @content
, nested rule sets Open
Open
@include input-size(
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
border: none;
- Exclude checks
Selector tribe-field-end_date
should be written in lowercase with hyphens Open
Open
.tribe-field-start_date,
- 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-top: 1px solid #e0e0e0;
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
h2.my-events {
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- 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
border: 0
is preferred over border: none
Open
Open
border: none;
- 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-bottom: 1px solid #e0e0e0;
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
&[disabled],
- Exclude checks