openfoodfoundation/openfoodnetwork

View on GitHub

Showing 5,271 of 5,271 total issues

Avoid qualifying class selectors with an element.
Open

  tr.variant.even {

Rule declaration should be followed by an empty line
Open

}

Avoid qualifying class selectors with an element.
Open

    i.fa-info-circle {

Rule declaration should be followed by an empty line
Open

  }

Avoid qualifying class selectors with an element.
Open

tbody.odd {

Merge rule tbody tr.variant td with rule on line 43
Open

tbody tr.variant td {

Rule declaration should be followed by an empty line
Open

    }

Avoid using id selectors
Open

table#listing_products.bulk {

Selector edit_image should be written in lowercase with hyphens
Open

form.edit_image {

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

      .container {

Avoid using id selectors
Open

#products_v3_page {

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

        input:not([type="checkbox"]),

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

      .form-actions-wrapper {

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

        > input {

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

    tbody tr:hover {

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

      .content {

Avoid qualifying id selectors with an element.
Open

table#enterprise-relationships,

Rule declaration should be followed by an empty line
Open

      }

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

  table tr:last-child th {

Selector formError should be written in lowercase with hyphens
Open

  .formError {
Severity
Category
Status
Source
Language