Maingron/MainOS

View on GitHub

Showing 2,717 of 2,717 total issues

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

            width: auto;

Selector content_files should be written in lowercase with hyphens
Open

#content_files {

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

    overflow: scroll;

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

    height: 100%;

Properties should be ordered align-content, background-color, border, border-radius, display, float, font-size, height, left, margin, max-height, overflow, position, text-align, text-decoration, top, user-select, width, word-break, z-index
Open

        background-color: transparent;

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

    border: 1px solid #555555;

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

            img {

Properties should be ordered border-radius, height, margin
Open

                height: 100%;

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

    background: black;

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

    flex-direction: column;

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

    justify-content: space-between;

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

            width:100%;

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

            img {

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

    overflow: hidden;

Color #555555 should be written as #555
Open

    border: 1px solid #555555;

Avoid using id selectors
Open

            #allprograms {

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

            a {

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

    display: inline-block;

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

    padding: 0 .75em;

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

                div {
Severity
Category
Status
Source
Language