openfoodfoundation/openfoodnetwork

View on GitHub

Showing 5,271 of 5,271 total issues

Selector active_table_row should be written in lowercase with hyphens
Open

        .active_table_row:first-child, .active_table_row:last-child {

Selector active_table_row should be written in lowercase with hyphens
Open

          .active_table_row:first-child,

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

        a, a * {

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

          .active_table_row:first-child .skinny-head {

Avoid using id selectors
Open

#hubs {

Avoid qualifying class selectors with an element.
Open

    i.ofn-i_063-hub, i.ofn-i_064-hub-reversed, i.ofn-i_059-producer, i.ofn-i_060-producer-reversed {

Begin pseudo elements with double colons: ::
Open

      &:after {

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

        a:hover {

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

        a, a * {

Selector active_table_row should be written in lowercase with hyphens
Open

        .active_table_row, .active_table_row:first-child, .active_table_row:last-child {

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

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

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

            .active_table_row:first-child .skinny-head {

Line should be indented 2 spaces, but was indented 3 spaces
Open

   display: none;

Line should be indented 2 spaces, but was indented 3 spaces
Open

   margin-top: 6px;

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

        a:hover, a:active, a:focus {

Avoid qualifying class selectors with an element.
Open

    div.row a img {

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

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

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

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

0rem should be written without units as 0
Open

    padding: 0.25rem 0.45rem 0rem;

Selector active_table_node should be written in lowercase with hyphens
Open

    .active_table .active_table_node a.is_distributor, .active_table .active_table_node a.is_distributor i.ofn-i_059-producer {
Severity
Category
Status
Source
Language