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

dialog .close-reveal-modal

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

  h3 a:hover span {

Color white should be written in hexadecimal form as #ffffff
Open

      background-color: white;

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

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

Color literals like white should only be used in variable declarations; they should be referred to via variable everywhere else.
Open

    background-color: white;

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

        &, & * {

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

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

Selector active_table should be written in lowercase with hyphens
Open

  .active_table .active_table_node {

Merge rule a.button.primary with rule on line 8
Open

  a.button.primary {

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

        &, & * {

Color literals like #494949 should only be used in variable declarations; they should be referred to via variable everywhere else.
Open

    border: 3px dashed #494949;

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

    a.cta-hub {

Selector is_distributor should be written in lowercase with hyphens
Open

      &.is_distributor, &.is_distributor i.ofn-i_059-producer, &.is_distributor i.ofn-i_060-producer-reversed {

Color literals like black should only be used in variable declarations; they should be referred to via variable everywhere else.
Open

      color: black;

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

    .fat-taxons {

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

            &, & * {

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

      .active_table_row {

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

        &.primary {

Color literals like white should only be used in variable declarations; they should be referred to via variable everywhere else.
Open

        color: white;
Severity
Category
Status
Source
Language