Showing 5,271 of 5,271 total issues
Selector should have depth of applicability no greater than 3, but was 5 Open
Open
div.row a img {
- Exclude checks
Color literals like rgba(white, 0.1)
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
color: rgba(white, 0.1);
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 6 Open
Open
i {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
.legal p {
- Exclude checks
Each selector in a comma sequence should be on its own single line Open
Open
#brand-story.pane, #cta.pane, #shops.pane, #sell.pane {
- Exclude checks
Avoid using id selectors Open
Open
#shops.pane {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 5 Open
Open
&:hover, &:active, &:focus {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 5 Open
Open
i {
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
li.more-producers-link {
- Exclude checks
Each selector in a comma sequence should be on its own single line Open
Open
&:hover, &:focus, &:active {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
.active_table_row:first-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
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
&:hover, &:focus, &:active {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
.active_table_row {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 5 Open
Open
i {
- Exclude checks
Selector ofn-i_063-hub
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 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
&.open, &.closed {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 5 Open
Open
li.additional-producer {
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
li.more-producers-link {
- Exclude checks