openfoodfoundation/openfoodnetwork

View on GitHub
app/webpacker/css/admin/hacks/mozilla.scss

Summary

Maintainability
Test Coverage

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

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

Avoid using id selectors
Open

  #sidebar {

Selector image_attachment should be written in lowercase with hyphens
Open

  input#image_attachment {

Avoid qualifying class selectors with an element.
Open

  .select2-search input.select2-input {

Avoid using id selectors
Open

  input#image_attachment {

Avoid qualifying id selectors with an element.
Open

  input#image_attachment {

Avoid qualifying class selectors with an element.
Open

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

0px should be written without units as 0
Open

    padding: 0px 10px !important;

Avoid qualifying class selectors with an element.
Open

html.firefox {

Avoid qualifying class selectors with an element.
Open

  input.select2-input {

There are no issues that match your filters.

Category
Status