Showing 2,717 of 2,717 total issues
Selector has_hover
should be written in lowercase with hyphens Open
Open
.has_hover {
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
.has_hover {
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
height: 8px;
- Exclude checks
Colon after property should be followed by one space Open
Open
border-bottom:1px solid #555;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
padding: 1px;
- Exclude checks
Properties should be ordered background, border-bottom Open
Open
border-bottom:1px solid #555;
- Exclude checks
Properties should be ordered backdrop-filter, background, border, border-radius, box-sizing, display, height, min-height, min-width, padding, position, width, z-index Open
Open
width:auto;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
height: 100%;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
top: 0;
- Exclude checks
Properties should be ordered background-color, opacity Open
Open
opacity: 1 !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
border-radius: 0 !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
pointer-events: none;
- Exclude checks
Color literals like #000000
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
background: #000000;
- Exclude checks
Line contains trailing whitespace Open
Open
- Exclude checks
Avoid using id selectors Open
Open
#emergencyframe {
- Exclude checks
Properties should be ordered background, bottom, height, left, padding, position, top, width Open
Open
height: auto;
- Exclude checks
!important should not be used Open
Open
top: unset !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
&.alwaysontop {
- Exclude checks
!important should not be used Open
Open
display: inline-block !important;
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
button {
- Exclude checks