openfoodfoundation/openfoodnetwork

View on GitHub

Showing 5,271 of 5,271 total issues

Avoid qualifying class selectors with an element.
Open

form.product-import,

Avoid qualifying class selectors with an element.
Open

  span.progress-track {

Avoid qualifying class selectors with an element.
Open

  tr.product {

Avoid qualifying class selectors with an element.
Open

  tr.variant.odd {

Avoid qualifying class selectors with an element.
Open

th.left-actions,

0px should be written without units as 0
Open

    margin: 0px -80px;

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

        .status {

Avoid qualifying class selectors with an element.
Open

      button.naked {

Unknown property gap
Open

    gap: 20px;

Rule declaration should be followed by an empty line
Open

    }

Rule declaration should be preceded by an empty line
Open

      input {

Avoid qualifying class selectors with an element.
Open

    span.or {

Opening curly brace { should be preceded by one space
Open

.icon-resend_authorization_email:before    { @extend .icon-envelope, :before; }

Opening curly brace { should be preceded by one space
Open

.icon-void:before     { @extend .icon-remove, :before;   }

Declaration should be terminated by a semicolon
Open

.icon-capture_and_complete_order  { @extend .icon-ok }

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

      &.ui-sortable-placeholder td {

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

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, th, td { margin: 0; padding: 0; font-size: $body-font-size; }

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

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, th, td { margin: 0; padding: 0; font-size: $body-font-size; }

Color white should be written in hexadecimal form as #ffffff
Open

  border-bottom: 1px solid white;

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

h1,h2,h3,h4,h5,h6 {
Severity
Category
Status
Source
Language