Program Files/Explorer/Start/startmenu.scss
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
user-select: none;
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
button {
- Exclude checks
Avoid using id selectors Open
Open
#center {
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
bottom: 0;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
position: fixed;
- Exclude checks
Unnecessary parent selector (&) Open
Open
&>div {
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
span {
- Exclude checks
Unnecessary parent selector (&) Open
Open
&>span {
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
a {
- Exclude checks
Color literals like black
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
background: black;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
#start {
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
--font: var(--font), sans-serif;
- Exclude checks
Avoid using id selectors Open
Open
#start {
- Exclude checks
Properties should be ordered height, left, position, top, width Open
Open
position: absolute;
- Exclude checks
Properties should be ordered backdrop-filter, background, background-color, border, border-radius, bottom, display, flex-direction, height, left, max-height, max-width, overflow, position, top, width Open
Open
position: fixed;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
width: 40rem;
- Exclude checks
Properties should be ordered backdrop-filter, background-color, bottom, display, flex-direction, height, justify-content, left, order, padding, position, width Open
Open
background-color: var(--glassyElementBackground);
- Exclude checks
Properties should be ordered display, position Open
Open
position: absolute;
- Exclude checks
Properties should be ordered bottom, display, left, overflow, position, text-overflow, white-space, width Open
Open
position: relative;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
background-color: var(--glassyElementBackground);
- Exclude checks
Merge rule body.big_buttons
with rule on line 13 Open
Open
body.big_buttons {
- Exclude checks
Avoid using id selectors Open
Open
#statusbar {
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
top: 0;
- Exclude checks
Avoid using id selectors Open
Open
#left {
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
&>span {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
#allprograms {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 5 Open
Open
a {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
#start #center #left #moreandinfo {
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
width: 80%;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
background-color: transparent !important;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
overflow: hidden;
- Exclude checks
Color literals like #555555
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
border: 1px solid #555555;
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
img {
- 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
margin: 10px 10%;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
:root {
- Exclude checks
!important should not be used Open
Open
background-color: transparent !important;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
#start {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 6 Open
Open
img {
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
display: inline;
- Exclude checks
Color #555555
should be written as #555
Open
Open
border: 1px solid #555555;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
backdrop-filter: blur(var(--glassyElementBlur));
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
#statusbar {
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
&>div {
- Exclude checks
Properties should be ordered display, height, margin, object-fit, padding, width Open
Open
margin: .1rem;
- Exclude checks
Merge rule #start #center #left #moreandinfo
with rule on line 67 Open
Open
#start #center #left #moreandinfo {
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
a {
- Exclude checks
Avoid using id selectors Open
Open
#left {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 5 Open
Open
p {
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
overflow: hidden;
- Exclude checks
Avoid using id selectors Open
Open
#startbutton {
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
--color-type-2: #fff;
- Exclude checks
Properties should be ordered background, border, bottom, display, height, left, overflow, position, width Open
Open
position: absolute;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
--background-color-type-2: #bcf;
- 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
position: absolute;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
background-color: transparent !important;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
border-radius: var(--border-radius);
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
overflow: hidden;
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
body.big_buttons {
- Exclude checks
Properties should be ordered align-content, display, flex-wrap, height, overflow, padding, position, scrollbar-width, width Open
Open
display: block;
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
span {
- Exclude checks
Properties should be ordered height, width Open
Open
width: 2.8rem;
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
#statusbar {
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
display: inline-block;
- Exclude checks
Properties should be ordered align-items, display, flex-direction, flex-grow, width Open
Open
display: inline-flex;
- Exclude checks
Avoid using id selectors Open
Open
#start #center #left #moreandinfo {
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
&.usericon-button {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 5 Open
Open
a {
- Exclude checks
Properties should be ordered backdrop-filter, background, background-color, border-radius, display, line-height, margin, padding, width Open
Open
display: inline-block;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
line-height: 1.2;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
height: 0;
- Exclude checks
Properties should be ordered color, display, text-decoration, width Open
Open
display: inline;
- Exclude checks
Avoid using id selectors Open
Open
#start {
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
width: 0;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
flex-direction: column;
- Exclude checks
Properties should be ordered outline-offset, padding Open
Open
padding: 0;
- Exclude checks
Properties should be ordered border-radius, height, margin Open
Open
height: 100%;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
backdrop-filter: blur(var(--glassyElementBlur));
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
div {
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
div {
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
position: absolute;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
height: auto;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
background: transparent;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
#center {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
a {
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
background: black;
- Exclude checks
Color black
should be written in hexadecimal form as #000000
Open
Open
background: black;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
border-radius: var(--border-radius);
- Exclude checks
!important should not be used Open
Open
background-color: transparent !important;
- Exclude checks
border: 0
is preferred over border: none
Open
Open
border: none;
- 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
max-height: calc(100vh - 2*var(--glassyElementSpacing));
- Exclude checks
Property border
already defined on line 78 Open
Open
border: 1px solid #555555;
- Exclude checks
Properties should be ordered backdrop-filter, background-color, display, line-height, padding-left, position, top, z-index Open
Open
background-color: var(--glassyElementBackground);
- Exclude checks
Properties should be ordered align-content, display, flex-direction, flex-wrap Open
Open
display: flex;
- Exclude checks
Properties should be ordered align-items, border-radius, display, height, line-height, margin-bottom, overflow, position, text-decoration, width Open
Open
position: relative;
- Exclude checks
Avoid using id selectors Open
Open
#start #center #left #moreandinfo {
- Exclude checks
Properties should be ordered --background-color, --background-color-type-2, --border-width, --color-type-2, --font Open
Open
--color-type-2: #fff;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
--border-width: 2px;
- Exclude checks
Avoid using id selectors Open
Open
#start {
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
border: 0;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
border: 1px solid #555555;
- Exclude checks
Properties should be ordered aspect-ratio, background, box-sizing, display, height, margin, overflow, padding, position Open
Open
position: relative;
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
&>span {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 5 Open
Open
span {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 5 Open
Open
img {
- Exclude checks
Avoid using id selectors Open
Open
#start #center #left #moreandinfo {
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
padding: 0 .75em;
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 5 Open
Open
a {
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
--background-color: #fff;
- Exclude checks
Each selector in a comma sequence should be on its own single line Open
Open
html, body {
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
button {
- Exclude checks
Avoid using id selectors Open
Open
#left {
- Exclude checks
Expected item on line 36 to appear before line 32. Rule sets should be ordered as follows: @extends
, @includes
without @content
, properties, @includes
with @content
, nested rule sets Open
Open
font-size: 1.1em;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
border: none;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
width: 100%;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
max-width: calc(100% - 2*var(--glassyElementSpacing));
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
background-color: var(--glassyElementBackground);
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
&.align-end {
- Exclude checks
Color literals like #fff
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
color: #fff;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
box-sizing: border-box;
- 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
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
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
background: transparent;
- Exclude checks
Avoid using id selectors Open
Open
#onout {
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
top: var(--glassyElementSpacing);
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
left: var(--glassyElementSpacing);
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
display: flex;
- Exclude checks
Properties should be ordered box-sizing, display, height, position, width Open
Open
display: flex;
- Exclude checks
Avoid using id selectors Open
Open
#allprograms {
- Exclude checks
Avoid using id selectors Open
Open
#center {
- Exclude checks
Properties should be ordered background-color, overflow, user-select Open
Open
overflow: hidden;
- Exclude checks
Selector big_buttons
should be written in lowercase with hyphens Open
Open
body.big_buttons {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
#left {
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
#left {
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Line contains trailing whitespace Open
Open
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
#allprograms {
- Exclude checks
Line contains trailing whitespace Open
Open
- Exclude checks