Showing 2,717 of 2,717 total issues
Colon after property should be followed by one space Open
Open
font-weight:inherit
- Exclude checks
Color literals like #ff0
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
color:#ff0;
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Colon after property should be followed by one space Open
Open
line-height:0;
- Exclude checks
Properties should be ordered color, content, display, left, padding, position, z-index Open
Open
content:'> ';
- Exclude checks
Colon after property should be followed by one space Open
Open
left:0;
- Exclude checks
Colon after property should be followed by one space Open
Open
left:0;
- Exclude checks
Colon after property should be followed by one space Open
Open
margin-left:-5px;
- Exclude checks
Properties should be ordered background-color, border, box-sizing, color, font-size, font-weight, height, width Open
Open
width: 100%;
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
&:hover {
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
&:hover {
- Exclude checks
Color red
should be written in hexadecimal form as #ff0000
Open
Open
background-color: red;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
font-size: 1em;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
box-sizing: border-box;
- Exclude checks
!important should not be used Open
Open
border: 0px solid transparent !important;
- Exclude checks
Properties should be ordered background-color, cursor Open
Open
cursor: cell;
- Exclude checks
Properties should be ordered background, border-left, height, margin, overflow-x, padding, scrollbar-width, width Open
Open
padding: 0;
- Exclude checks
Properties should be ordered border-bottom, font-size, line-height, margin-bottom, padding-bottom, text-align Open
Open
text-align: center;
- Exclude checks
Properties should be ordered background-color, border, border-radius, display, height, position, right, top, transition, width Open
Open
display: inline;
- Exclude checks
Colon after property should be followed by one space Open
Open
overflow:hidden;
- Exclude checks