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

    width: 80%;

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

    background-color: var(--glassyElementBackground);

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

    width: 100%;

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

    form { // Yet only supposed for path input

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

    overflow-x: hidden;

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

    display: flex;

Rule declaration should be followed by an empty line
Open

            }

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

            span {

Properties should be ordered display, flex-direction, height, margin, overflow
Open

    margin: 0;

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

    overflow: hidden;

Properties should be ordered height, width
Open

                width: auto;

Avoid using id selectors
Open

#content_files {

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

    padding: 15px;

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

    left: var(--glassyElementSpacing);

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

    border: 0;

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

        display: flex;

Avoid using id selectors
Open

    #start {
Severity
Category
Status
Source
Language