openfoodfoundation/openfoodnetwork

View on GitHub

Showing 5,271 of 5,271 total issues

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_054-point-right should be written in lowercase with hyphens
Open

.ofn-i_054-point-right:before {

Begin pseudo elements with double colons: ::
Open

.ofn-i_057-expand:before {

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

.ofn-i_061-producer-map:before {

Line should be indented with spaces, not tabs
Open

    content: "\e641";

Color #ffffff should be written as #fff
Open

          color: #ffffff;

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 black should only be used in variable declarations; they should be referred to via variable everywhere else.
Open

        fill: black;

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

  color: #999;

0px should be written without units as 0
Open

  margin: 0px;

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

table tr th, table tr td {

Begin pseudo elements with double colons: ::
Open

.ofn-i_028-barcode:before {

Begin pseudo elements with double colons: ::
Open

.ofn-i_032-closed-sign:before {

Line should be indented with spaces, not tabs
Open

    content: "\e621";

Line should be indented with spaces, not tabs
Open

    content: "\e627";

Line should be indented with spaces, not tabs
Open

    content: "\e629";

Line should be indented with spaces, not tabs
Open

    content: "\e62a";

Line should be indented with spaces, not tabs
Open

    content: "\e62c";
Severity
Category
Status
Source
Language