Showing 2,717 of 2,717 total issues
Avoid vendor prefixes. Open
Open
-moz-user-select: none;
- Exclude checks
Properties should be ordered bottom, font-size, line-height, position, right, text-align Open
Open
position: absolute;
- Exclude checks
!important should not be used Open
Open
overflow: hidden !important;
- Exclude checks
border: 0
is preferred over border: none
Open
Open
border: none;
- Exclude checks
Colon after property should be followed by one space Open
Open
box-sizing:border-box;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
border-bottom:1px solid #555;
- 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
background:var(--bg-3);
- Exclude checks
Colon after property should be followed by one space Open
Open
background:var(--bg-4);
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
display:inline-block;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
padding:0;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
touch-action: none;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
position: relative;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
pointer-events: none;
- Exclude checks
Selector contextMenu
should be written in lowercase with hyphens Open
Open
.contextMenu {
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
height:var(--altbarheight);
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
* {
- Exclude checks
Colon after property should be followed by one space Open
Open
position:sticky;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
width: 0;
- Exclude checks
Colon after property should be followed by one space Open
Open
backdrop-filter:blur(12px);
- Exclude checks