Maingron/MainOS

View on GitHub

Showing 2,717 of 2,717 total issues

Line should be indented with spaces, not tabs
Open

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

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

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

Colon after property should be followed by one space
Open

            margin-bottom:0;
Severity: Minor
Found in style.scss by scss-lint

Line should be indented with spaces, not tabs
Open

    width: 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

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

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

Properties should be ordered display, line-height, margin
Open

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

Line should be indented with spaces, not tabs
Open

    position: absolute;
Severity: Minor
Found in style.scss by scss-lint

Properties should be ordered display, font-size, left, position, text-align, top, width, word-wrap
Open

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

Line should be indented with spaces, not tabs
Open

    right: 20px;
Severity: Minor
Found in style.scss by scss-lint

Avoid using id selectors
Open

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

Properties should be ordered background-color, border-top-left-radius, border-top-right-radius, display, min-height, min-width, position
Open

        position: absolute;
Severity: Minor
Found in style.scss by scss-lint

Line should be indented with spaces, not tabs
Open

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

Line should be indented with spaces, not tabs
Open

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

Line should be indented with spaces, not tabs
Open

    height: var(--taskbarheight);
Severity: Minor
Found in style.scss by scss-lint

Avoid using id selectors
Open

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

Avoid vendor prefixes.
Open

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

Colon after property should be followed by one space
Open

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

Line should be indented with spaces, not tabs
Open

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

Line should be indented with spaces, not tabs
Open

    backdrop-filter: blur(var(--glassyElementBlur));
Severity: Minor
Found in style.scss by scss-lint
Severity
Category
Status
Source
Language