openfoodfoundation/openfoodnetwork

View on GitHub

Showing 5,271 of 5,271 total issues

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

        .order-cycles {

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

            &.selected {

Rule declaration should be preceded by an empty line
Open

    span,

Avoid qualifying class selectors with an element.
Open

  td.actions {

Avoid qualifying class selectors with an element.
Open

span.unavailable,

Unknown property *margin-right
Open

  *margin-right: 0.3em;

Begin pseudo elements with double colons: ::
Open

[class^="icon-"]:before,

Begin pseudo elements with double colons: ::
Open

.icon-large:before {

Use // comments everywhere
Open

/* increased font size for icon-large */

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

  color: #333333;

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

.icon-white,

Rule declaration should be followed by an empty line
Open

  }

Rule declaration should be followed by an empty line
Open

}

Begin pseudo elements with double colons: ::
Open

.icon-envelope-alt:before {

Rule declaration should be followed by an empty line
Open

}

Rule declaration should be followed by an empty line
Open

}

Rule declaration should be followed by an empty line
Open

}

Use // comments everywhere
Open

/* Bootstrap 2.0 sprites.less reset */

Use // comments everywhere
Open

/* Animated rotating icon */

Rule declaration should be followed by an empty line
Open

}
Severity
Category
Status
Source
Language