openfoodfoundation/openfoodnetwork

View on GitHub

Showing 5,271 of 5,271 total issues

Merge rule .fade.in with rule on line 123
Open

.fade.in {

Avoid qualifying class selectors with an element.
Open

table td.actions {

Avoid using id selectors
Open

      #add-remove-buttons {

Rule declaration should be followed by an empty line
Open

  }

Avoid qualifying class selectors with an element.
Open

  table.exchanges {

Avoid qualifying class selectors with an element.
Open

span.unavailable {

Rule declaration should be followed by an empty line
Open

      }

Merge rule .icon-2x.icon-border with rule on line 111
Open

.icon-2x.icon-border {

Use // comments everywhere
Open

/* FONT AWESOME CORE

Merge rule .icon-3x.icon-border with rule on line 119
Open

.icon-3x.icon-border {

Commas in lists should be followed by one space
Open

$actions-bg-colors:              $color-action-edit-bg,  $color-action-clone-bg,  $color-action-remove-bg,  $color-action-void-bg,  $color-action-capture-bg,  $color-action-save-bg,     $color-action-cancel-bg,  $color-action-mail-bg  !default;

Commas in lists should be followed by one space
Open

$actions-bg-colors:              $color-action-edit-bg,  $color-action-clone-bg,  $color-action-remove-bg,  $color-action-void-bg,  $color-action-capture-bg,  $color-action-save-bg,     $color-action-cancel-bg,  $color-action-mail-bg  !default;

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

    .sidebar-title span {

Avoid qualifying class selectors with an element.
Open

html.firefox {

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

  table td.actions .no-text.icon-edit {

Avoid qualifying class selectors with an element.
Open

      a.update {

Rule declaration should be preceded by an empty line
Open

        &:hover {

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

          background-color: #c1c1c1;

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

          background-color: #ff9848;

Avoid qualifying class selectors with an element.
Open

      i.issue::before {
Severity
Category
Status
Source
Language