Showing 2,717 of 2,717 total issues
Nesting should be no greater than 3, but was 4 Open
Open
#allprograms {
- Exclude checks
Line contains trailing whitespace Open
Open
- Exclude checks
Properties should be ordered display, flex-direction, height, margin, overflow Open
Open
margin: 0;
- Exclude checks
Avoid using id selectors Open
Open
#content_files {
- Exclude checks
Properties should be ordered background-color, border-bottom, display, font-size, height, justify-content, overflow, position, top, width Open
Open
display: flex;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
a {
- Exclude checks
Selector content_files
should be written in lowercase with hyphens Open
Open
#content_files {
- Exclude checks
Properties should be ordered align-content, background-color, border, border-radius, display, float, font-size, height, left, margin, max-height, overflow, position, text-align, text-decoration, top, user-select, width, word-break, z-index Open
Open
background-color: transparent;
- 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
div.icon {
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
width: 100%;
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
button {
- Exclude checks
Properties should be ordered display, height, margin-bottom, margin-right, width Open
Open
height: 1.75rem;
- Exclude checks
Each selector in a comma sequence should be on its own single line Open
Open
&,* {
- Exclude checks
Colon after property should be followed by one space Open
Open
display:block;
- Exclude checks
Declaration should be terminated by a semicolon Open
Open
color:$cmdwhite
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
margin: 0;
- Exclude checks
Properties should be ordered align-items, display, justify-content Open
Open
display: flex;
- Exclude checks
Property overflow
already defined on line 21 Open
Open
overflow: hidden;
- Exclude checks
0px
should be written without units as 0
Open
Open
border: 0px solid transparent !important;
- Exclude checks