openfoodfoundation/openfoodnetwork

View on GitHub

Showing 5,271 of 5,271 total issues

Avoid qualifying class selectors with an element.
Open

      p.text-big {

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

          i {

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

          &:hover, &:active, &:focus {

Selector ofn-i_035-groups should be written in lowercase with hyphens
Open

  .ofn-i_035-groups {

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

      background-color: white;

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

    .active_table .active_table_node a.is_distributor, .active_table .active_table_node a.is_distributor i.ofn-i_059-producer {

Avoid using id selectors
Open

#cta.pane, #stats.pane {

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

#cta.pane, #stats.pane {

Rule declaration should be followed by an empty line
Open

    }

Files should end with a trailing newline
Open

}

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

      li {

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

        i, span {

Avoid qualifying class selectors with an element.
Open

      ul.right li.cart div.joyride-tip-guide {

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

          .button {

Commas in function arguments should be followed by one space
Open

    background-color: rgba(0,0,0,0.25);

Commas in function arguments should be followed by one space
Open

    background-color: rgba(0,0,0,0.25);

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

          color: #333;

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

      &, p, h1, h2, h3, h4, h5, h6 {

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

      &, p, h1, h2, h3, h4, h5, h6 {

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

      p.secure-text {
Severity
Category
Status
Source
Language