Maingron/MainOS

View on GitHub

Showing 2,717 of 2,717 total issues

Properties should be ordered height, width
Open

                width: 2.8rem;

Rule declaration should be preceded by an empty line
Open

        #statusbar {

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

    display: inline-block;

Properties should be ordered align-items, display, flex-direction, flex-grow, width
Open

            display: inline-flex;

Avoid using id selectors
Open

#start #center #left #moreandinfo {

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

            &.usericon-button {

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

                a {

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

            a {

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

    form { // Yet only supposed for path input

Properties should be ordered backdrop-filter, background, background-color, border-radius, display, line-height, margin, padding, width
Open

    display: inline-block;

Selector fattr-system_file should be written in lowercase with hyphens
Open

        &.fattr-system_file {

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

    line-height: 1.2;

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

    height: 0;

Properties should be ordered color, display, text-decoration, width
Open

        display: inline;

Color red should be written in hexadecimal form as #ff0000
Open

                    background-color: red;

Avoid using id selectors
Open

    #start {

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

    height: 100vh;

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

    width: 0;

Color orange should be written in hexadecimal form as #ffa500
Open

                    background-color: orange;

Properties should be ordered border-right, height, padding, width
Open

            width:100%;
Severity
Category
Status
Source
Language