Maingron/MainOS

View on GitHub

Showing 2,717 of 2,717 total issues

Properties should be ordered border-bottom, border-left, border-radius, border-right
Open

            border-left: none;
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

border-left: 0 is preferred over border-left: none
Open

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

!important should not be used
Open

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

Line should be indented with spaces, not tabs
Open

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

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

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

Line should be indented with spaces, not tabs
Open

    border-radius: 0 !important;
Severity: Minor
Found in style.scss by scss-lint

Properties should be ordered height, position, transform, width
Open

            width: 10px;
Severity: Minor
Found in style.scss by scss-lint

Properties should be ordered align-items, background-position, background-size, display, height, justify-content, left, overflow, pointer-events, position, top, -webkit-touch-callout, -khtml-user-select, -moz-user-select, -ms-user-select, -webkit-user-select, user-select, width
Open

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

Colon after property should be followed by one space
Open

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

Avoid using id selectors
Open

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

0px should be written without units as 0
Open

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

!important should not be used
Open

            transform-origin: bottom left !important;
Severity: Minor
Found in style.scss by scss-lint

Properties should be ordered border-bottom, z-index
Open

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

Rule declaration should be preceded by an empty line
Open

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

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

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

Line should be indented with spaces, not tabs
Open

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

Line should be indented 2 spaces, but was indented 4 spaces
Open

    ::-webkit-scrollbar-corner {
Severity: Minor
Found in helper.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

    height: 100%;
Severity: Minor
Found in style.scss by scss-lint
Severity
Category
Status
Source
Language