Showing 2,717 of 2,717 total issues
Colon after property should be followed by one space Open
Open
opacity:.9;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
p {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
flex-grow: 0;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
flex-shrink: 0;
- Exclude checks
Properties should be ordered background, border, border-radius, box-sizing, display, height, margin, padding Open
Open
height: 100%;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
z-index: 99999;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
flex-direction: column;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
-webkit-touch-callout: none;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
text-align: right;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
font-size: 1.05em;
- Exclude checks
Colon after property should be followed by one space Open
Open
line-height:1.4;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
-webkit-user-select: none;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
-khtml-user-select: none;
- Exclude checks
border: 0
is preferred over border: none
Open
Open
border: none;
- Exclude checks
Properties should be ordered display, flex-grow, height, position, width Open
Open
height: 100%;
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
span {
- Exclude checks
Properties should be ordered aspect-ratio, height, margin, width Open
Open
height: 100%;
- Exclude checks
Avoid using id selectors Open
Open
#startmenu {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
user-select: none;
- Exclude checks
Colon after property should be followed by one space Open
Open
flex-flow:column;
- Exclude checks