Showing 5,271 of 5,271 total issues
0px
should be written without units as 0
Open
Open
margin: 0px 0px 0px 40px;
- Exclude checks
Color white
should be written in hexadecimal form as #ffffff
Open
Open
color: white;
- Exclude checks
Color white
should be written in hexadecimal form as #ffffff
Open
Open
background: 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
color: white;
- 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
td:last-child {
- Exclude checks
Each selector in a comma sequence should be on its own single line Open
Open
table.signup-table.hubs-table, table.signup-table.producers-table {
- Exclude checks
Each selector in a comma sequence should be on its own single line Open
Open
span, span > a {
- 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
0px
should be written without units as 0
Open
Open
margin: 0px 0px 0px 40px;
- Exclude checks
Each selector in a comma sequence should be on its own single line Open
Open
&, & i {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
td:nth-child(1) {
- Exclude checks
Each selector in a comma sequence should be on its own single line Open
Open
span, span > a {
- Exclude checks
Each selector in a comma sequence should be on its own single line Open
Open
&, & * {
- Exclude checks
Each selector in a comma sequence should be on its own single line Open
Open
span, span > a {
- Exclude checks
Each selector in a comma sequence should be on its own single line Open
Open
#producer-case-studies, #shops-case-studies {
- Exclude checks
Each selector in a comma sequence should be on its own single line Open
Open
&, & * {
- Exclude checks
Color literals like #cccccc
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
border: 1px solid #cccccc;
- Exclude checks
Selector distributor_address
should be written in lowercase with hyphens Open
Open
#distributor_address.panel {
- Exclude checks
Property margin-left
already defined on line 169 Open
Open
margin-left: 10px;
- Exclude checks