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

    border: none;

Rule declaration should be preceded by an empty line
Open

    &:active {

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

    width: 100%;

Colon after property should be followed by one space
Open

  font-size:80px;

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

    max-width: calc(100% - 2*var(--glassyElementSpacing));

Properties should be ordered background, bottom, display, height, left, overflow, position, width
Open

  overflow: auto;

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

    background-color: var(--glassyElementBackground);

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

            &.align-end {

Colon after property should be followed by one space
Open

    margin:0;

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

                        color: #fff;

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

    &.big_buttons {

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

    width: 100%;

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

    flex-wrap: wrap;

Rule declaration should be followed by an empty line
Open

                }

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

                &_outdated {

Properties should be ordered content, display, line-height
Open

                        line-height: .8;

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

    meter {

Properties should be ordered display, flex-direction, height, justify-content, padding
Open

            justify-content: stretch;
Severity: Minor
Found in Program Files/browser/style.scss by scss-lint

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

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