Maingron/MainOS

View on GitHub

Showing 2,717 of 2,717 total issues

Avoid using id selectors
Open

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

Properties should be ordered height, max-height, resize, width
Open

            resize: both;
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

Line should be indented with spaces, not tabs
Open

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

Line should be indented with spaces, not tabs
Open

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

Rule declaration should be preceded by an empty line
Open

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

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

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

Rule declaration should be followed by an empty line
Open

        }
Severity: Minor
Found in style.scss by scss-lint

Properties should be ordered bottom, cursor, right, z-index
Open

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

!important should not be used
Open

            top: unset !important;
Severity: Minor
Found in style.scss by scss-lint

!important should not be used
Open

        opacity: .5 !important;
Severity: Minor
Found in style.scss by scss-lint

Properties should be ordered border, border-radius, height, left, top
Open

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

Properties should be ordered border-radius, height, max-height, max-width, width
Open

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

Avoid vendor prefixes.
Open

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

Line should be indented with spaces, not tabs
Open

    margin: 5px;
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 vendor prefixes.
Open

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

Avoid vendor prefixes.
Open

    -moz-user-select: none;
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

Avoid using id selectors
Open

    #taskbarright {
Severity: Minor
Found in style.scss by scss-lint
Severity
Category
Status
Source
Language