Showing 5,271 of 5,271 total issues
Selector ofn-i_016-group
should be written in lowercase with hyphens Open
Open
.ofn-i_016-group:before {
- Exclude checks
Selector ofn-i_020-search
should be written in lowercase with hyphens Open
Open
.ofn-i_020-search:before {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
content: "\e614";
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
i.ofn-i_051-check-big {
- Exclude checks
Line should be indented 4 spaces, but was indented 6 spaces Open
Open
label {
- Exclude checks
border-right: 0
is preferred over border-right: none
Open
Open
border-right: none;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
src: url('../fonts/OFN-v2.eot');
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
text-transform: none;
- Exclude checks
Begin pseudo elements with double colons: ::
Open
Open
.ofn-i_006-caret-up:before {
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Unknown property gap Open
Open
gap: 1rem;
- Exclude checks
Selector ofn-i_014-menu
should be written in lowercase with hyphens Open
Open
.ofn-i_014-menu:before {
- Exclude checks
Begin pseudo elements with double colons: ::
Open
Open
.ofn-i_018-unlocked:before {
- Exclude checks
Avoid using id selectors Open
Open
#card-element {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
font-family: 'OFN';
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Line contains trailing whitespace Open
Open
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
&:last-child > .checkout-input {
- Exclude checks
Color white
should be written in hexadecimal form as #ffffff
Open
Open
background-color: white;
- Exclude checks