Showing 5,271 of 5,271 total issues
Selector should have depth of applicability no greater than 3, but was 5 Open
Open
.active_table_row:first-child .skinny-head {
- Exclude checks
Merge rule &.open
with rule on line 87 Open
Open
&.open {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 5 Open
Open
li.more-producers-link {
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
li.additional-producer {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 5 Open
Open
li.more-producers-link {
- 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, .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
.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
&:hover, &:focus, &:active {
- Exclude checks
Selector active_table_row
should be written in lowercase with hyphens Open
Open
.active_table_row:first-child .skinny-head {
- Exclude checks
0px
should be written without units as 0
Open
Open
text-shadow: 0px 0px 0px #fff;
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
li > a {
- Exclude checks
Name of mixin headingFont
should be written in all lowercase letters with hyphens instead of underscores Open
Open
@include headingFont;
- Exclude checks
Name of variable border-radius-TL
should be written in all lowercase letters with hyphens instead of underscores Open
Open
@mixin border-radius-mixed($border-radius-TL, $border-radius-TR, $border-radius-BR, $border-radius-BL) {
- Exclude checks
Name of variable border-radius-TL
should be written in all lowercase letters with hyphens instead of underscores Open
Open
-webkit-border-radius: $border-radius-TL $border-radius-TR $border-radius-BR $border-radius-BL;
- Exclude checks
Color #222222
should be written as #222
Open
Open
text-shadow: 0 -1px 1px #111111, 0 1px 2px #222222;
- Exclude checks
Each selector in a comma sequence should be on its own single line Open
Open
&:hover, &:active, &:focus {
- Exclude checks
Each selector in a comma sequence should be on its own single line Open
Open
a, a * {
- Exclude checks
Each selector in a comma sequence should be on its own single line Open
Open
.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
&:hover, &:focus, &:active {
- Exclude checks