Maingron/MainOS

View on GitHub

Showing 2,717 of 2,717 total issues

Line should be indented with spaces, not tabs
Open

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

Line should be indented with spaces, not tabs
Open

    -webkit-touch-callout: none;
Severity: Minor
Found in style.scss by scss-lint

Line should be indented with spaces, not tabs
Open

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

Colon after property should be followed by one space
Open

        flex-flow:column;
Severity: Minor
Found in style.scss by scss-lint

Line should be indented with spaces, not tabs
Open

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

Line should be indented with spaces, not tabs
Open

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

Line should be indented with spaces, not tabs
Open

    -ms-user-select: none;
Severity: Minor
Found in style.scss by scss-lint

Line should be indented with spaces, not tabs
Open

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

Line should be indented with spaces, not tabs
Open

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

Properties should be ordered display, flex-direction, flex-wrap, height, justify-content, left, overflow, padding, position, top, -webkit-touch-callout, -khtml-user-select, -moz-user-select, -ms-user-select, -webkit-user-select, user-select, width
Open

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

Line should be indented with spaces, not tabs
Open

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

Line should be indented with spaces, not tabs
Open

    right: 20px;
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, height, padding-right, position, top, width
Open

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

Colon after property should be followed by one space
Open

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

Line should be indented with spaces, not tabs
Open

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

Avoid using id selectors
Open

#taskbar {
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

Avoid using id selectors
Open

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

Line should be indented with spaces, not tabs
Open

    left: 0;
Severity: Minor
Found in style.scss by scss-lint
Severity
Category
Status
Source
Language