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

                    &::after {

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

                div {

Rule declaration should be followed by an empty line
Open

                }

Properties should be ordered max-width, width
Open

        width: 290px;

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

                div {

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

    box-sizing: border-box;

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

    position: relative;

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

    #spaceinfo {

Avoid using id selectors
Open

#headbar2 {

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

    #headbar2 {

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

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

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

    body {
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

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

    border-bottom: 1px solid #999;

Selector should have depth of applicability no greater than 3, but was 4
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

Rule declaration should be preceded by an empty line
Open

  b {
Severity: Minor
Found in Program Files/cmd/style.scss by scss-lint

Avoid using id selectors
Open

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

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

    width: 100%;

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

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