openfoodfoundation/openfoodnetwork

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

Summary

Maintainability
Test Coverage

Avoid qualifying class selectors with an element.
Open

  table td.actions .no-text.icon-envelope-alt {

Rule declaration should be followed by an empty line
Open

  }

Avoid qualifying class selectors with an element.
Open

html.ie {

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

  table td.actions .no-text.icon-envelope-alt {

Begin pseudo elements with double colons: ::
Open

    &:before {

Avoid qualifying class selectors with an element.
Open

    button,

Avoid qualifying class selectors with an element.
Open

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

Avoid qualifying attribute selectors with an element.
Open

    button,

Avoid using id selectors
Open

  #sidebar {

Rule declaration should be followed by an empty line
Open

  }

Avoid qualifying class selectors with an element.
Open

html.ie8 {

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 qualifying class selectors with an element.
Open

    span.or {

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

    .sidebar-title span {

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

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

There are no issues that match your filters.

Category
Status