openfoodfoundation/openfoodnetwork

View on GitHub

Showing 5,271 of 5,271 total issues

Selector ofn-i_017-locked should be written in lowercase with hyphens
Open

.ofn-i_017-locked:before {

Each selector in a comma sequence should be on its own single line
Open

  &, & * {

Each selector in a comma sequence should be on its own single line
Open

#producer-details.pane, #hub-details.pane, .groups-details.pane {

Each selector in a comma sequence should be on its own single line
Open

        &, & * {

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

      td {

Unnecessary parent selector (&)
Open

        &, & * {

Name of mixin headingFont should be written in all lowercase letters with hyphens instead of underscores
Open

    @include headingFont;

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

      input {

Avoid qualifying attribute selectors with an element.
Open

      input[type=radio] {

Line contains trailing whitespace
Open

    

Avoid qualifying class selectors with an element.
Open

    i.ofn-i_051-check-big:before {

@media declaration should be followed by an empty line
Open

}

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

    background: white;

Color #cccccc should be written as #ccc
Open

    border: 1px solid #cccccc;

Line should be indented with spaces, not tabs
Open

    speak: none;

Selector ofn-i_001-arrow-left should be written in lowercase with hyphens
Open

.ofn-i_001-arrow-left:before {

Selector ofn-i_006-caret-up should be written in lowercase with hyphens
Open

.ofn-i_006-caret-up:before {

Line should be indented with spaces, not tabs
Open

    content: "\e60a";

Line should be indented with spaces, not tabs
Open

    content: "\e60b";

Selector ofn-i_018-unlocked should be written in lowercase with hyphens
Open

.ofn-i_018-unlocked:before {
Severity
Category
Status
Source
Language