openfoodfoundation/openfoodnetwork

View on GitHub

Showing 5,535 of 5,535 total issues

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

          color: #ffffff;

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

        fill: #555;

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

}

Selector ofn-i_011-spinner should be written in lowercase with hyphens
Open

.ofn-i_011-spinner:before {

Begin pseudo elements with double colons: ::
Open

.ofn-i_017-locked:before {

Begin pseudo elements with double colons: ::
Open

.ofn-i_022-cog:before {

Line should be indented with spaces, not tabs
Open

    content: "\e615";

Line should be indented with spaces, not tabs
Open

    content: "\e616";

Rule declaration should be followed by an empty line
Open

}

Begin pseudo elements with double colons: ::
Open

.ofn-i_030-money:before {

Line should be indented with spaces, not tabs
Open

    content: "\e61d";

Selector ofn-i_032-closed-sign should be written in lowercase with hyphens
Open

.ofn-i_032-closed-sign:before {

Begin pseudo elements with double colons: ::
Open

.ofn-i_037-map:before {

Rule declaration should be followed by an empty line
Open

}

Rule declaration should be followed by an empty line
Open

}

Selector ofn-i_048-play-video should be written in lowercase with hyphens
Open

.ofn-i_048-play-video:before {

Line should be indented with spaces, not tabs
Open

    content: "\e63b";

Selector ofn-i_062-producer-map-reversed should be written in lowercase with hyphens
Open

.ofn-i_062-producer-map-reversed:before {
Severity
Category
Status
Source
Language