openfoodfoundation/openfoodnetwork

View on GitHub
app/webpacker/css/admin/sections/orders.scss

Summary

Maintainability
Test Coverage

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

      .button {

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

  table tr:last-child th {

Rule declaration should be followed by an empty line
Open

    }

Avoid using id selectors
Open

#add-line-item {

Avoid qualifying attribute selectors with an element.
Open

  select[data-placeholder="Status"] {

Avoid qualifying attribute selectors with an element.
Open

      input[type="text"],

Rule declaration should be followed by an empty line
Open

    }

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

      input[type="text"],

Avoid qualifying class selectors with an element.
Open

  legend.stock-location {

Avoid qualifying attribute selectors with an element.
Open

      input[type="text"],

There are no issues that match your filters.

Category
Status