Maingron/MainOS

View on GitHub

Showing 2,717 of 2,717 total issues

Colon after property should be followed by one space
Open

            opacity:.9;
Severity: Minor
Found in style.scss by scss-lint

Line should be indented with spaces, not tabs
Open

    p {
Severity: Minor
Found in style.scss by scss-lint

Line should be indented with spaces, not tabs
Open

    flex-grow: 0;
Severity: Minor
Found in style.scss by scss-lint

Line should be indented with spaces, not tabs
Open

    flex-shrink: 0;
Severity: Minor
Found in style.scss by scss-lint

Properties should be ordered background, border, border-radius, box-sizing, display, height, margin, padding
Open

            height: 100%;
Severity: Minor
Found in style.scss by scss-lint

Line should be indented with spaces, not tabs
Open

    z-index: 99999;
Severity: Minor
Found in style.scss by scss-lint

Line should be indented with spaces, not tabs
Open

    flex-direction: column;
Severity: Minor
Found in style.scss by scss-lint

Line should be indented with spaces, not tabs
Open

    -webkit-touch-callout: none;
Severity: Minor
Found in style.scss by scss-lint

Line should be indented with spaces, not tabs
Open

    text-align: right;
Severity: Minor
Found in style.scss by scss-lint

Line should be indented with spaces, not tabs
Open

    font-size: 1.05em;
Severity: Minor
Found in style.scss by scss-lint

Colon after property should be followed by one space
Open

    line-height:1.4;
Severity: Minor
Found in style.scss by scss-lint

Line should be indented with spaces, not tabs
Open

    -webkit-user-select: none;
Severity: Minor
Found in style.scss by scss-lint

Line should be indented with spaces, not tabs
Open

    -khtml-user-select: none;
Severity: Minor
Found in style.scss by scss-lint

border: 0 is preferred over border: none
Open

        border: none;
Severity: Minor
Found in style.scss by scss-lint

Properties should be ordered display, flex-grow, height, position, width
Open

        height: 100%;
Severity: Minor
Found in style.scss by scss-lint

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

            span {
Severity: Minor
Found in style.scss by scss-lint

Properties should be ordered aspect-ratio, height, margin, width
Open

            height: 100%;
Severity: Minor
Found in style.scss by scss-lint

Avoid using id selectors
Open

#startmenu {
Severity: Minor
Found in style.scss by scss-lint

Line should be indented with spaces, not tabs
Open

    user-select: none;
Severity: Minor
Found in style.scss by scss-lint

Colon after property should be followed by one space
Open

        flex-flow:column;
Severity: Minor
Found in style.scss by scss-lint
Severity
Category
Status
Source
Language