Showing 2,717 of 2,717 total issues
Avoid using id selectors Open
Open
#emergencytoolsloading {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
background: transparent;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
min-width: 100px;
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
&,* {
- Exclude checks
Color literals like rgba(0, 0, 0, 0.6)
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
outline: 40px solid rgba(0,0,0,.6);
- Exclude checks
Properties should be ordered border, border-radius, height, left, top Open
Open
top: 0;
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
button {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
&.fullscreen {
- Exclude checks
Line contains trailing whitespace Open
Open
- Exclude checks
Properties should be ordered backdrop-filter, border-radius, outline, transform Open
Open
border-radius: 50%;
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
-ms-user-select: none;
- Exclude checks
Colon after property should be followed by one space Open
Open
position:absolute;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
overflow: hidden;
- Exclude checks
Color literals like #000
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
color: #000;
- 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
button,
- Exclude checks
Properties should be ordered background-color, filter, outline, outline-offset Open
Open
outline: 1px solid var(--themecolor);
- Exclude checks
Properties should be ordered background, border-radius, color, font-size Open
Open
color: #000;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
display:flex;
- Exclude checks