Showing 5,271 of 5,271 total issues
Avoid qualifying class selectors with an element. Open
Open
.checkout-input span.formError, div.error.card-errors {
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
em.fees {
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Declaration should be terminated by a semicolon Open
Open
color: $teal-500
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
div.error.card-errors {
- Exclude checks
Merge rule .checkout-summary
with rule on line 262 Open
Open
.checkout-summary {
- Exclude checks
Color #DDD
should be written as #ddd
Open
Open
border-right: 1px solid #DDD;
- Exclude checks
Line contains trailing whitespace 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
background-color: white;
- Exclude checks
Line contains trailing whitespace Open
Open
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
.summary-right-line.total {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
src: url('../fonts/OFN-v2.eot') format('embedded-opentype'),
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
content: "\e605";
- Exclude checks
Selector ofn-i_010-bullet
should be written in lowercase with hyphens Open
Open
.ofn-i_010-bullet:before {
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Selector ofn-i_013-help
should be written in lowercase with hyphens Open
Open
.ofn-i_013-help:before {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
content: "\e60c";
- Exclude checks
Begin pseudo elements with double colons: ::
Open
Open
.ofn-i_015-user:before {
- Exclude checks
Selector ofn-i_015-user
should be written in lowercase with hyphens Open
Open
.ofn-i_015-user:before {
- Exclude checks