Maingron/MainOS

View on GitHub

Showing 2,717 of 2,717 total issues

Nesting should be no greater than 3, but was 4
Open

            #allprograms {

Line contains trailing whitespace
Open

    

Properties should be ordered display, flex-direction, height, margin, overflow
Open

    margin: 0;

Avoid using id selectors
Open

        #content_files {

Properties should be ordered background-color, border-bottom, display, font-size, height, justify-content, overflow, position, top, width
Open

    display: flex;

Line should be indented 2 spaces, but was indented 4 spaces
Open

    a {

Selector content_files should be written in lowercase with hyphens
Open

#content_files {

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

        background-color: transparent;

Line should be indented 2 spaces, but was indented 4 spaces
Open

    position: relative;

Line should be indented 2 spaces, but was indented 4 spaces
Open

    div.icon {

Line should be indented 2 spaces, but was indented 4 spaces
Open

    width: 100%;

Selector should have depth of applicability no greater than 3, but was 4
Open

            button {
Severity: Minor
Found in Program Files/browser/style.scss by scss-lint

Properties should be ordered display, height, margin-bottom, margin-right, width
Open

            height: 1.75rem;

Each selector in a comma sequence should be on its own single line
Open

  &,* {
Severity: Minor
Found in Program Files/cmd/style.scss by scss-lint

Colon after property should be followed by one space
Open

  display:block;
Severity: Minor
Found in Program Files/cmd/style.scss by scss-lint

Declaration should be terminated by a semicolon
Open

  color:$cmdwhite
Severity: Minor
Found in Program Files/cmd/style.scss by scss-lint

Line should be indented 2 spaces, but was indented 4 spaces
Open

    margin: 0;

Properties should be ordered align-items, display, justify-content
Open

    display: flex;

Property overflow already defined on line 21
Open

        overflow: hidden;

0px should be written without units as 0
Open

        border: 0px solid transparent !important;
Severity
Category
Status
Source
Language