openfoodfoundation/openfoodnetwork

View on GitHub

Showing 5,271 of 5,271 total issues

Selector ofn-i_069-shop-map should be written in lowercase with hyphens
Open

.ofn-i_069-shop-map:before {

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

  thead tr, tbody tr {

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

    color: #555;

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

small, .small {

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

table thead tr th, table thead tr td, table tfoot tr th, table tfoot tr td {

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

  background: #0096ad;

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

.button.success:hover, .button.success:active, .button.success:focus, button.success:hover, button.success:active, button.success:focus {

Rule declaration should be followed by an empty line
Open

}

Line should be indented with spaces, not tabs
Open

    content: "\e618";

Selector ofn-i_031-alarm-clock should be written in lowercase with hyphens
Open

.ofn-i_031-alarm-clock:before {

Selector ofn-i_039-delivery should be written in lowercase with hyphens
Open

.ofn-i_039-delivery:before {

Begin pseudo elements with double colons: ::
Open

.ofn-i_040-hub:before {

Line should be indented with spaces, not tabs
Open

    content: "\e628";

Selector ofn-i_044-facebook should be written in lowercase with hyphens
Open

.ofn-i_044-facebook:before {

Rule declaration should be followed by an empty line
Open

}

Line should be indented with spaces, not tabs
Open

    content: "\e631";

Line should be indented with spaces, not tabs
Open

    content: "\e63c";

Line should be indented with spaces, not tabs
Open

    content: "\e642";

Rule declaration should be followed by an empty line
Open

}

Line should be indented with spaces, not tabs
Open

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