Showing 5,271 of 5,271 total issues
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
.active_table_row {
- Exclude checks
Each selector in a comma sequence should be on its own single line Open
Open
&:hover, &:focus, &:active {
- Exclude checks
Name of mixin sidepaddingSm
should be written in all lowercase letters with hyphens instead of underscores Open
Open
@include sidepaddingSm;
- Exclude checks
0px
should be written without units as 0
Open
Open
margin: 0px;
- Exclude checks
Merge rule a.button.primary
with rule on line 8 Open
Open
a.button.primary {
- Exclude checks
0px
should be written without units as 0
Open
Open
padding: 21px 0px;
- Exclude checks
Merge rule label
with rule on line 33 Open
Open
label {
- Exclude checks
Color literals like #494949
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
color: #494949;
- Exclude checks
Each selector in a comma sequence should be on its own single line Open
Open
.hub-name, .button-address {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
a:hover, a:active, a:focus {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 5 Open
Open
&, & * {
- Exclude checks
Color literals like white
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
color: white;
- Exclude checks
Selector ofn-i_060-producer-reversed
should be written in lowercase with hyphens Open
Open
i.ofn-i_059-producer, i.ofn-i_060-producer-reversed {
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
i.ofn-i_059-producer, i.ofn-i_060-producer-reversed {
- Exclude checks
Each selector in a comma sequence should be on its own single line Open
Open
&:hover, &:active, &:focus {
- Exclude checks
Selector is_distributor
should be written in lowercase with hyphens Open
Open
&.is_distributor, &.is_distributor i.ofn-i_059-producer, &.is_distributor i.ofn-i_060-producer-reversed {
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
a.cta-hub {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
&:last-child {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 6 Open
Open
&.right {
- Exclude checks
Color white
should be written in hexadecimal form as #ffffff
Open
Open
color: white;
- Exclude checks