openfoodfoundation/openfoodnetwork

View on GitHub

Showing 5,271 of 5,271 total issues

Avoid qualifying class selectors with an element.
Open

  .checkout-input span.formError, div.error.card-errors {

Avoid qualifying class selectors with an element.
Open

  em.fees {

Rule declaration should be followed by an empty line
Open

    }

Declaration should be terminated by a semicolon
Open

        color: $teal-500

Avoid qualifying class selectors with an element.
Open

  div.error.card-errors {

Merge rule .checkout-summary with rule on line 262
Open

.checkout-summary {

Color #DDD should be written as #ddd
Open

      border-right: 1px solid #DDD;

Line contains trailing whitespace
Open

  }  

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

    background-color: white;

Line contains trailing whitespace
Open

    

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

    .summary-right-line.total {

Line should be indented with spaces, not tabs
Open

    src: url('../fonts/OFN-v2.eot') format('embedded-opentype'),

Rule declaration should be followed by an empty line
Open

}

Line should be indented with spaces, not tabs
Open

    content: "\e605";

Selector ofn-i_010-bullet should be written in lowercase with hyphens
Open

.ofn-i_010-bullet:before {

Rule declaration should be followed by an empty line
Open

}

Selector ofn-i_013-help should be written in lowercase with hyphens
Open

.ofn-i_013-help:before {

Line should be indented with spaces, not tabs
Open

    content: "\e60c";

Begin pseudo elements with double colons: ::
Open

.ofn-i_015-user:before {

Selector ofn-i_015-user should be written in lowercase with hyphens
Open

.ofn-i_015-user:before {
Severity
Category
Status
Source
Language