Maingron/MainOS

View on GitHub

Showing 2,717 of 2,717 total issues

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

    --beige4: #fdfdfa;
Severity: Minor
Found in helper.scss by scss-lint

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

    font-family: var(--font);
Severity: Minor
Found in helper.scss by scss-lint

Properties should be ordered background-color, filter, outline, outline-offset
Open

                outline: 1px solid var(--themecolor);
Severity: Minor
Found in helper.scss by scss-lint

!important should not be used
Open

                filter: brightness(1.2) !important;
Severity: Minor
Found in helper.scss by scss-lint

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

    &::-moz-meter-bar {
Severity: Minor
Found in helper.scss by scss-lint

Colon after property should be followed by one space
Open

    width:auto;
Severity: Minor
Found in helper.scss by scss-lint

Colon after property should be followed by one space
Open

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

Colon after property should be followed by one space
Open

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

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

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

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

    ::-webkit-scrollbar {
Severity: Minor
Found in helper.scss by scss-lint

Colon after property should be followed by one space
Open

        background:var(--black);
Severity: Minor
Found in helper.scss by scss-lint

Colon after property should be followed by one space
Open

        background:var(--black);
Severity: Minor
Found in helper.scss by scss-lint

Selector color_dot should be written in lowercase with hyphens
Open

            .color_dot {

Rule declaration should be followed by an empty line
Open

                }

Color blue should be written in hexadecimal form as #0000ff
Open

                    background-color: blue;

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

    height: auto;

Properties should be ordered display, flex-direction, flex-grow, justify-content, position
Open

                flex-grow: 7;
Severity: Minor
Found in Program Files/browser/style.scss by scss-lint

Colon after property should be followed by one space
Open

  color:$cmdwhite
Severity: Minor
Found in Program Files/cmd/style.scss by scss-lint

Colon after property should be followed by one space
Open

      display:inline-block;
Severity: Minor
Found in Program Files/cmd/style.scss by scss-lint

Colon after property should be followed by one space
Open

    display:block;
Severity: Minor
Found in Program Files/cmd/style.scss by scss-lint
Severity
Category
Status
Source
Language