Maingron/MainOS

View on GitHub

Showing 2,717 of 2,717 total issues

Properties should be ordered display, filter, height, object-fit, position, width
Open

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

Line should be indented with spaces, not tabs
Open

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

Line should be indented with spaces, not tabs
Open

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

Colon after property should be followed by one space
Open

        color:#ffffffcc;
Severity: Minor
Found in style.scss by scss-lint

!important should not be used
Open

        z-index: 999999999 !important;
Severity: Minor
Found in style.scss by scss-lint

Line should be indented with spaces, not tabs
Open

    .headbar {
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

Selector start_menu should be written in lowercase with hyphens
Open

.start_menu {
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

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

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

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

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

Line should be indented with spaces, not tabs
Open

    overflow: visible;
Severity: Minor
Found in style.scss by scss-lint

Properties should be ordered aspect-ratio, height, margin-right, object-fit
Open

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

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

            span {
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

Properties should be ordered background, display, height, padding, vertical-align
Open

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

Line should be indented with spaces, not tabs
Open

    overflow: visible;
Severity: Minor
Found in style.scss by scss-lint

Properties should be ordered border-radius, display, margin, padding, position
Open

            display: inline-block;
Severity: Minor
Found in style.scss by scss-lint

Colon after property should be followed by one space
Open

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

Line should be indented with spaces, not tabs
Open

    bottom: 40px;
Severity: Minor
Found in style.scss by scss-lint
Severity
Category
Status
Source
Language