Maingron/MainOS

View on GitHub

Showing 2,717 of 2,717 total issues

Line should be indented with spaces, not tabs
Open

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

!important should not be used
Open

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

Avoid using id selectors
Open

#emergencytools, #emergencytoolsloading { // Emergency Tools
Severity: Minor
Found in style.scss by scss-lint

!important should not be used
Open

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

Line should be indented with spaces, not tabs
Open

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

Line should be indented with spaces, not tabs
Open

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

Rule declaration should be preceded by an empty line
Open

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

Line should be indented with spaces, not tabs
Open

    background-color: transparent;
Severity: Minor
Found in style.scss by scss-lint

!important should not be used
Open

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

Properties should be ordered background, content
Open

                    content: "📍";
Severity: Minor
Found in style.scss by scss-lint

Properties should be ordered display, position, right, transform
Open

                        transform: scale(.8);
Severity: Minor
Found in style.scss by scss-lint

Each selector in a comma sequence should be on its own single line
Open

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

Line should be indented with spaces, not tabs
Open

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

Properties should be ordered border, border-bottom-left-radius, border-bottom-right-radius, border-top, color-scheme, height, left, overflow, position, top, width
Open

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

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

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

Properties should be ordered cursor, transition, z-index
Open

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

Properties should be ordered backdrop-filter, border-radius, outline, transform
Open

                    border-radius: 50%;
Severity: Minor
Found in style.scss by scss-lint

Line should be indented with spaces, not tabs
Open

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

Rule declaration should be preceded by an empty line
Open

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