Showing 5,271 of 5,271 total issues
Each selector in a comma sequence should be on its own single line Open
Open
.group-logo, .group-header {
- Exclude checks
Color literals like white
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
@include gradient(white, white);
- Exclude checks
Color literals like white
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
background-color: white;
- Exclude checks
Avoid using id selectors Open
Open
#brand-story.pane, #cta.pane, #shops.pane, #sell.pane {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
.active_table_row {
- Exclude checks
Selector ofn-i_064-hub-reversed
should be written in lowercase with hyphens Open
Open
i.ofn-i_063-hub, i.ofn-i_064-hub-reversed, i.ofn-i_059-producer, i.ofn-i_060-producer-reversed {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
i.ofn-i_063-hub, i.ofn-i_064-hub-reversed, i.ofn-i_059-producer, i.ofn-i_060-producer-reversed {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
&:after {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
.active_table_row {
- Exclude checks
Selector active_table_row
should be written in lowercase with hyphens Open
Open
.active_table_row {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
&, & * {
- Exclude checks
Selector active_table_row
should be written in lowercase with hyphens Open
Open
.active_table_row, .active_table_row:first-child, .active_table_row:last-child {
- Exclude checks
Selector active_table_row
should be written in lowercase with hyphens Open
Open
.active_table_row, .active_table_row:first-child, .active_table_row:last-child {
- Exclude checks
Each selector in a comma sequence should be on its own single line Open
Open
&.closed, &.open {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
&:hover, &:focus, &:active {
- Exclude checks
Selector active_table
should be written in lowercase with hyphens Open
Open
.active_table .active_table_node {
- Exclude checks
Each selector in a comma sequence should be on its own single line Open
Open
i.ofn-i_063-hub, i.ofn-i_064-hub-reversed, i.ofn-i_059-producer, i.ofn-i_060-producer-reversed {
- Exclude checks
Selector active_table_row
should be written in lowercase with hyphens Open
Open
.active_table_row {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
.producers-list {
- Exclude checks
Each selector in a comma sequence should be on its own single line Open
Open
&.closed, &.open {
- Exclude checks