Maingron/MainOS

View on GitHub

Showing 2,717 of 2,717 total issues

Colon after property should be followed by one space
Open

  font-size:16px;
Severity: Minor
Found in Program Files/cmd/style.scss by scss-lint

Colon after property should be followed by one space
Open

        color:#ff0;
Severity: Minor
Found in Program Files/cmd/style.scss by scss-lint

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

    box-sizing: border-box;

!important should not be used
Open

                filter: none !important

Line should be indented with spaces, not tabs
Open

    .cell {

Property overflow already defined on line 21
Open

        overflow: hidden;

!important should not be used
Open

        border: 0px solid transparent !important;

Properties should be ordered background, border, border-radius, display, height, margin, padding, position, width
Open

  position: relative;

Declaration should be terminated by a semicolon
Open

    height: 1.5em

Selector rm_not should be written in lowercase with hyphens
Open

.rm_not {

Colon after property should be followed by one space
Open

    background-color:var(--beige2) !important;
Severity: Minor
Found in Program Files/paint/paint.scss by scss-lint

!important should not be used
Open

    background-color:var(--beige2) !important;
Severity: Minor
Found in Program Files/paint/paint.scss by scss-lint

Properties should be ordered align-items, background, border, border-radius, display, flex-direction, flex-wrap, height, justify-content, max-height, overflow, padding, position, z-index
Open

        z-index: 999;
Severity: Minor
Found in Program Files/paint/paint.scss by scss-lint

Rule declaration should be preceded by an empty line
Open

        &:target {
Severity: Minor
Found in Program Files/settings/style.scss by scss-lint

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

    .big_buttons {
Severity: Minor
Found in Program Files/settings/style.scss by scss-lint

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

    padding: 10px 0;
Severity: Minor
Found in Program Files/settings/style.scss by scss-lint

Colon after property should be followed by one space
Open

  position:absolute;

Colon after property should be followed by one space
Open

  left:0;

Colon after property should be followed by one space
Open

    padding:.1rem 0 .1rem .2rem;

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

    line-height: 1.75;
Severity
Category
Status
Source
Language