openfoodfoundation/openfoodnetwork

View on GitHub

Showing 5,260 of 5,260 total issues

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

          &, &:hover, &:active, &:focus {

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

            &:hover, &:focus, &:active {

0px should be written without units as 0
Open

    text-shadow: 0px 0px 0px #fff;

0px should be written without units as 0
Open

    text-shadow: 0px 0px 0px #fff;

Avoid using id selectors
Open

  #open-street-map--search {

Avoid qualifying class selectors with an element.
Open

.off-canvas-list li.language-switcher ul li {

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

      &, p, h1, h2, h3, h4, h5, h6 {

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

  .tabs dd.active a {

Avoid using id selectors
Open

#brand-story.pane, #cta.pane, #shops.pane, #sell.pane {

Avoid using id selectors
Open

#shops.pane {

Avoid using id selectors
Open

#shops-signup.pane {

Avoid qualifying class selectors with an element.
Open

        a.hub {

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

      &:hover, &:active, &:focus {

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

      &:hover, &:active, &:focus {

Selector open_closed should be written in lowercase with hyphens
Open

    .open_closed {

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

    .open_closed {

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

        .active_table_row:first-child .skinny-head {

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

        label {

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

      li.more-producers-link {

Avoid qualifying class selectors with an element.
Open

        li.additional-producer {
Severity
Category
Status
Source
Language