Maingron/MainOS

View on GitHub

Showing 2,735 of 2,735 total issues

Colon after property should be followed by one space
Open

        left:10px;
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

Line should be indented with spaces, not tabs
Open

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

Colon after property should be followed by one space
Open

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

Colon after property should be followed by one space
Open

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

Line should be indented with spaces, not tabs
Open

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

Properties should be ordered background-color, border, height, padding-right, position, top, width
Open

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

border: 0 is preferred over border: none
Open

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

Line should be indented with spaces, not tabs
Open

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

Properties should be ordered background-color, bottom, height, position, top
Open

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

Line should be indented with spaces, not tabs
Open

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

Line should be indented with spaces, not tabs
Open

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

Line should be indented with spaces, not tabs
Open

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

Colon after property should be followed by one space
Open

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

Colon after property should be followed by one space
Open

        height:25px;
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

Properties should be ordered font-size, height, padding, position, top, width
Open

                height: 12px;
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 background-color, border-top-left-radius, border-top-right-radius, display, min-height, min-width, position
Open

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

Avoid using id selectors
Open

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