Showing 2,717 of 2,717 total issues
Line should be indented with spaces, not tabs Open
Open
textarea {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
progress {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
img {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
&:not(.active) {
- Exclude checks
Prefer single quoted strings Open
Open
content: "📍";
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
&.fullscreen {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
overflow: visible !important;
- Exclude checks
!important should not be used Open
Open
z-index: 100000 !important;
- Exclude checks
!important should not be used Open
Open
overflow: visible !important;
- Exclude checks
Properties should be ordered display, position, right, transform Open
Open
transform: scale(.8);
- Exclude checks
Avoid vendor prefixes. Open
Open
-khtml-user-select: none;
- Exclude checks
!important should not be used Open
Open
z-index: 99999999 !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
position: relative;
- Exclude checks
Properties should be ordered background-color, border, display, float, font-size, height, justify-content, left, min-width, padding, position, top, width, z-index Open
Open
position: relative;
- Exclude checks
border: 0
is preferred over border: none
Open
Open
border: none;
- 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
#icons {
- Exclude checks
Avoid using id selectors Open
Open
#taskbarrighticons {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
display: flex;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
top: 0;
- Exclude checks