Maingron/MainOS

View on GitHub

Showing 2,717 of 2,717 total issues

Line should be indented with spaces, not tabs
Open

    justify-content: flex-start;
Severity: Minor
Found in style.scss by scss-lint

Properties should be ordered background-color, bottom, height, position, top
Open

        top: auto;
Severity: Minor
Found in style.scss by scss-lint

Properties should be ordered display, flex-direction, flex-wrap, justify-content, left, overflow, padding, position, top, width
Open

        padding: 5px;
Severity: Minor
Found in style.scss by scss-lint

Avoid vendor prefixes.
Open

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

Line should be indented with spaces, not tabs
Open

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

Line should be indented with spaces, not tabs
Open

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

Line should be indented with spaces, not tabs
Open

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

Rule declaration should be preceded by an empty line
Open

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

Colon after property should be followed by one space
Open

            margin-top:3px;
Severity: Minor
Found in style.scss by scss-lint

Selector start_menu should be written in lowercase with hyphens
Open

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

Properties should be ordered backdrop-filter, background-color, bottom, display, flex-grow, flex-shrink, height, justify-content, left, max-height, order, overflow, position, -webkit-touch-callout, -khtml-user-select, -moz-user-select, -ms-user-select, -webkit-user-select, user-select, width, z-index
Open

    background-color: var(--glassyElementBackground);
Severity: Minor
Found in style.scss by scss-lint

Avoid using id selectors
Open

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

Avoid using id selectors
Open

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

Avoid vendor prefixes.
Open

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

0.85 should be written without a leading zero as .85
Open

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

Line should be indented with spaces, not tabs
Open

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

Properties should be ordered font-size, height, padding, position, top, width
Open

                height: 12px;
Severity: Minor
Found in style.scss by scss-lint

Line should be indented with spaces, not tabs
Open

    order: 200;
Severity: Minor
Found in style.scss by scss-lint

Line should be indented with spaces, not tabs
Open

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

Properties should be ordered bottom, color, display, margin, padding, position, right, z-index
Open

            position: absolute;
Severity: Minor
Found in style.scss by scss-lint
Severity
Category
Status
Source
Language