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

    backdrop-filter: blur(var(--glassyElementBlur));

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

                div {

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

    top: 0;

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

    font-size: 1em;

Properties should be ordered box-sizing, display, height, margin, padding, position
Open

        display: inline-block;

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

    left: 0;

Properties should be ordered backdrop-filter, background-color, bottom, display, flex-direction, height, justify-content, left, order, padding, position, width
Open

        background-color: var(--glassyElementBackground);

Avoid using id selectors
Open

            #left {

Selector content_files should be written in lowercase with hyphens
Open

        #content_files {

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

            a {

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

    flex-direction: column;

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

    border: 1px solid #555555;

Unnecessary parent selector (&)
Open

            &>span {

Properties should be ordered display, height, margin, object-fit, padding, width
Open

                    margin: .1rem;

Avoid using id selectors
Open

#start #center #left #moreandinfo {

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

    background: black;

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

    &.big_buttons {

Avoid using id selectors
Open

        #headbar2 {

Avoid using id selectors
Open

        #content_files {
Severity
Category
Status
Source
Language