openfoodfoundation/openfoodnetwork

View on GitHub

Showing 5,271 of 5,271 total issues

Avoid qualifying class selectors with an element.
Open

    i.confirmation {

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

        color: #1ece1e;

Expected 0 spaces before ) instead of
Open

$color-action-remove-brd:        very-light($color-error,   10 ) !default;

Commas in function arguments should be followed by one space
Open

$color-action-cancel-brd:        very-light($color-notice,  20 ) !default;

Commas in lists should be followed by one space
Open

$states:                      completed,                 complete,                 sold,                 pending,                 awaiting_return,                 returned,                 credit_owed,                 paid,                 shipped,                 balance_due,                 backorder,                 checkout,                 cart,                 address,                 delivery,                 payment,                 confirmation,                 canceled,                 ready,                 void,                 requires_authorization,                 active,                 inactive  !default;

Commas in lists should be followed by one space
Open

$states:                      completed,                 complete,                 sold,                 pending,                 awaiting_return,                 returned,                 credit_owed,                 paid,                 shipped,                 balance_due,                 backorder,                 checkout,                 cart,                 address,                 delivery,                 payment,                 confirmation,                 canceled,                 ready,                 void,                 requires_authorization,                 active,                 inactive  !default;

Commas in lists should be followed by one space
Open

$states:                      completed,                 complete,                 sold,                 pending,                 awaiting_return,                 returned,                 credit_owed,                 paid,                 shipped,                 balance_due,                 backorder,                 checkout,                 cart,                 address,                 delivery,                 payment,                 confirmation,                 canceled,                 ready,                 void,                 requires_authorization,                 active,                 inactive  !default;

Commas in lists should be followed by one space
Open

$states-bg-colors:            $color-ste-completed-bg,   $color-ste-complete-bg,   $color-ste-sold-bg,   $color-ste-pending-bg,   $color-ste-awaiting_return-bg,   $color-ste-returned-bg,   $color-ste-credit_owed-bg,   $color-ste-paid-bg,   $color-ste-shipped-bg,   $color-ste-balance_due-bg,   $color-ste-backorder-bg,   $color-ste-checkout-bg,   $color-ste-cart-bg,   $color-ste-address-bg,   $color-ste-delivery-bg,   $color-ste-payment-bg,   $color-ste-confirmation-bg,   $color-ste-canceled-bg,   $color-ste-ready-bg,   $color-ste-void-bg,   $color-ste-requires_authorization-bg,   $color-ste-active-bg,   $color-ste-inactive-bg  !default;

Commas in lists should be followed by one space
Open

$states-bg-colors:            $color-ste-completed-bg,   $color-ste-complete-bg,   $color-ste-sold-bg,   $color-ste-pending-bg,   $color-ste-awaiting_return-bg,   $color-ste-returned-bg,   $color-ste-credit_owed-bg,   $color-ste-paid-bg,   $color-ste-shipped-bg,   $color-ste-balance_due-bg,   $color-ste-backorder-bg,   $color-ste-checkout-bg,   $color-ste-cart-bg,   $color-ste-address-bg,   $color-ste-delivery-bg,   $color-ste-payment-bg,   $color-ste-confirmation-bg,   $color-ste-canceled-bg,   $color-ste-ready-bg,   $color-ste-void-bg,   $color-ste-requires_authorization-bg,   $color-ste-active-bg,   $color-ste-inactive-bg  !default;

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

      a.update {

Avoid qualifying class selectors with an element.
Open

  td.panel-toggle {

Avoid qualifying class selectors with an element.
Open

      i.warning::before {

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

          border-right: 1px solid #6788a2;

Rule declaration should be preceded by an empty line
Open

      .panel {

Property background already defined on line 101
Open

  background: rgba(0, 0, 0, 0.45);

Merge rule .reveal-modal-bg.fade with rule on line 1
Open

.reveal-modal-bg.fade {

Rule declaration should be followed by an empty line
Open

  }

Avoid qualifying class selectors with an element.
Open

#new_enterprise_fee_set input.search {

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

      .exchange-product-details {

Rule declaration should be followed by an empty line
Open

  }
Severity
Category
Status
Source
Language