Showing 2,717 of 2,717 total issues
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
bottom: var(--glassyElementSpacing);
- Exclude checks
Avoid using id selectors Open
Open
#statusbar {
- Exclude checks
Avoid using id selectors Open
Open
#center {
- Exclude checks
Line contains trailing whitespace Open
Open
- Exclude checks
Avoid using id selectors Open
Open
#start #center #left #moreandinfo {
- Exclude checks
Color literals like #ddb
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
background-color: #ddb;
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
img {
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
left: 0;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
height: 100%;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
a {
- Exclude checks
Empty rule Open
Open
&.fattr-system_file {
- Exclude checks
Selector color_dot_div
should be written in lowercase with hyphens Open
Open
.color_dot_div {
- Exclude checks
Selector color_dot
should be written in lowercase with hyphens Open
Open
.color_dot {
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
.color_dot {
- Exclude checks
Prefer single quoted strings Open
Open
background-image: url("../../../logo.png");
- Exclude checks
Colon after property should be followed by one space Open
Open
filter:invert(1);
- Exclude checks
Properties should be ordered margin, padding Open
Open
padding: 0;
- Exclude checks
Properties should be ordered display, flex-direction, flex-grow, justify-content, position Open
Open
flex-grow: 7;
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
#websitecontrols1 {
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
category {
- Exclude checks