Maingron/MainOS

View on GitHub

Showing 2,717 of 2,717 total issues

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

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

Line should be indented with spaces, not tabs
Open

    height: 0;
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

Line should be indented with spaces, not tabs
Open

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

Selector big_buttons should be written in lowercase with hyphens
Open

body.big_buttons { // Big Buttons
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

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

Line should be indented with spaces, not tabs
Open

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

Commas in function arguments should be followed by one space
Open

        background: rgba(255,255,255,.15);
Severity: Minor
Found in style.scss by scss-lint

!important should not be used
Open

                transform: scaleY(1) !important;
Severity: Minor
Found in style.scss by scss-lint

!important should not be used
Open

            left: 20px !important;
Severity: Minor
Found in style.scss by scss-lint

!important should not be used
Open

        transition: .3s !important;
Severity: Minor
Found in style.scss by scss-lint

!important should not be used
Open

        left: 0 !important;
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

Rule declaration should be preceded by an empty line
Open

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

Properties should be ordered display, height, left, position, top, width, z-index
Open

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

Color literals like #f00 should only be used in variable declarations; they should be referred to via variable everywhere else.
Open

                        background-color: #f00 !important;
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

Line should be indented with spaces, not tabs
Open

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

Line should be indented with spaces, not tabs
Open

    font-size: 16px;
Severity: Minor
Found in style.scss by scss-lint
Severity
Category
Status
Source
Language