openfoodfoundation/openfoodnetwork

View on GitHub

Showing 5,271 of 5,271 total issues

Expected 0 spaces before ) instead of
Open

$color-action-save-brd:          very-light($color-success, 20 ) !default;

Name of variable color-ste-balance_due-bg should be written in all lowercase letters with hyphens instead of underscores
Open

$color-ste-balance_due-bg:       $color-notice !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

$actions:                        edit,                   clone,                   remove,                   void,                   capture,                   save,                      cancel,                   mail  !default;

Rule declaration should be followed by an empty line
Open

    }

Avoid qualifying attribute selectors with an element.
Open

    button,

Rule declaration should be followed by an empty line
Open

    }

Avoid using id selectors
Open

  #sidebar {

Avoid qualifying class selectors with an element.
Open

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

Avoid qualifying id selectors with an element.
Open

  input#image_attachment {

Avoid using id selectors
Open

  input#image_attachment {

Property left already defined on line 5
Open

  left: 0;

Avoid qualifying attribute selectors with an element.
Open

dialog[open] {

Avoid qualifying class selectors with an element.
Open

a.action--disabled {

Avoid qualifying class selectors with an element.
Open

form.order_cycle {

Rule declaration should be followed by an empty line
Open

    }

Avoid qualifying class selectors with an element.
Open

  td.actions {

Color #ffffff should be written as #fff
Open

          color: #ffffff;
Severity
Category
Status
Source
Language