Maingron/MainOS

View on GitHub

Showing 2,717 of 2,717 total issues

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 {

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

    a {

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

            #allprograms {

Properties should be ordered background-color, border-bottom, display, font-size, height, justify-content, overflow, position, top, width
Open

    display: flex;

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

            #allprograms {

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

    line-height: 1.2;

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

        display: inline;

Avoid using id selectors
Open

        #center {

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

    display: flex;

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

    overflow: visible;

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

    height: auto;

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

            &.align-end {

Avoid using id selectors
Open

#start #center #left #moreandinfo {

Merge rule #start #center #left #moreandinfo with rule on line 67
Open

#start #center #left #moreandinfo {

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

    display: inline-block;

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

    a {

Avoid qualifying attribute selectors with an element.
Open

        input[type=text] {

Colon after property should be followed by one space
Open

            width:100%;

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

    a {
Severity
Category
Status
Source
Language