Maingron/MainOS

View on GitHub

Showing 2,717 of 2,717 total issues

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

                &_outdated {

Avoid using id selectors
Open

#bottom_info {

Properties should be ordered max-width, width
Open

        width: 290px;

Rule declaration should be preceded by an empty line
Open

            #adressstuff {
Severity: Minor
Found in Program Files/browser/style.scss by scss-lint

Avoid using id selectors
Open

            #websitecontrols1 {
Severity: Minor
Found in Program Files/browser/style.scss by scss-lint

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

                button {
Severity: Minor
Found in Program Files/browser/style.scss by scss-lint

Rule declaration should be preceded by an empty line
Open

    category {

Colon after property should be followed by one space
Open

            margin-bottom:2px;

Colon after property should be followed by one space
Open

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

Colon after property should be followed by one space
Open

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

Colon after property should be followed by one space
Open

    line-height:0;
Severity: Minor
Found in Program Files/cmd/style.scss by scss-lint

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

    flex-wrap: nowrap;

Rule declaration should be preceded by an empty line
Open

            &:hover, &:focus, &:active {

Avoid using id selectors
Open

        #expression {

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

            &:hover {

Line should be indented with spaces, not tabs
Open

    transition: .2s;

Colon after property should be followed by one space
Open

        max-height:calc(100% - var(--altbarheight));
Severity: Minor
Found in Program Files/paint/paint.scss by scss-lint

Line should be indented with spaces, not tabs
Open

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

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

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

Properties should be ordered display, outline, position, top
Open

        outline: 1px solid yellow;
Severity: Minor
Found in Program Files/settings/style.scss by scss-lint
Severity
Category
Status
Source
Language