Maingron/MainOS

View on GitHub

Showing 2,717 of 2,717 total issues

Line should be indented with spaces, not tabs
Open

    .leftmenu {
Severity: Minor
Found in Program Files/paint/paint.scss by scss-lint

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

            background-color: lime;
Severity: Minor
Found in Program Files/paint/paint.scss by scss-lint

Merge rule body.big_buttons with rule on line 13
Open

body.big_buttons {

Avoid using id selectors
Open

        #statusbar {

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

    top: 0;

Avoid using id selectors
Open

        #left {

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

            &>span {

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

            #allprograms {

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

                a {

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

#start #center #left #moreandinfo {

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

    width: 80%;

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

    background-color: #ddb;

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

    font-size: 1em;

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

            img {

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

    align-content: start;

Empty rule
Open

        &.fattr-outdated_file {

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

            .color_dot {

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

                &_B {

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

                &_C {

Rule declaration should be preceded by an empty line
Open

                    &::after {
Severity
Category
Status
Source
Language