Showing 2,717 of 2,717 total issues
Line should be indented with spaces, not tabs Open
Open
border: 0;
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
&:last-of-type {
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
cursor: default;
- Exclude checks
!important should not be used Open
Open
display: none !important;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
.altbar {
- Exclude checks
!important should not be used Open
Open
border-radius: 0 !important;
- Exclude checks
Colon after property should be followed by one space Open
Open
border-bottom:none;
- Exclude checks
Colon after property should be followed by one space Open
Open
border:1px solid var(--themecolor)
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
align-items: center;
- Exclude checks
Properties should be ordered display, height, left, overflow, pointer-events, position, top, width Open
Open
pointer-events: none;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.resizer2 {
- Exclude checks
!important should not be used Open
Open
border-radius: 0 !important;
- Exclude checks
Avoid vendor prefixes. Open
Open
-moz-user-select: none;
- Exclude checks
Color #000000
should be written as #000
Open
Open
background: #000000;
- Exclude checks
Colon after property should be followed by one space Open
Open
height:20px;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
overflow:auto;
- Exclude checks
Colon after property should be followed by one space Open
Open
width:20px;
- Exclude checks
border-left: 0
is preferred over border-left: none
Open
Open
border-left: none;
- Exclude checks
Colon after property should be followed by one space Open
Open
bottom:-11px;
- Exclude checks
Property border
already defined on line 424 Open
Open
border: 1px solid var(--themecolor);
- Exclude checks