Showing 5,271 of 5,271 total issues
Color white
should be written in hexadecimal form as #ffffff
Open
Open
background-color: white;
- Exclude checks
Color literals like #DDD
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
border-top: 1px solid #DDD;
- Exclude checks
Color literals like rgba(0, 0, 0, 0.1)
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
- 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
line-height: 1;
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Selector ofn-i_004-x
should be written in lowercase with hyphens Open
Open
.ofn-i_004-x:before {
- Exclude checks
Selector ofn-i_051-check-big
should be written in lowercase with hyphens Open
Open
i.ofn-i_051-check-big {
- Exclude checks
Selector ofn-i_008-caret-left
should be written in lowercase with hyphens Open
Open
.ofn-i_008-caret-left:before {
- 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
Line should be indented with spaces, not tabs Open
Open
content: "\e607";
- Exclude checks
Selector ofn-i_002-arrow-right
should be written in lowercase with hyphens Open
Open
.ofn-i_002-arrow-right:before {
- Exclude checks
Merge rule .summary-right
with rule on line 343 Open
Open
.summary-right {
- Exclude checks
Begin pseudo elements with double colons: ::
Open
Open
.ofn-i_014-menu:before {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
content: "\e604";
- Exclude checks
Begin pseudo elements with double colons: ::
Open
Open
.ofn-i_007-caret-right:before {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
content: "\e609";
- Exclude checks
Each selector in a comma sequence should be on its own single line Open
Open
[class^="ofn-"], [class*=" ofn-"] {
- Exclude checks
Begin pseudo elements with double colons: ::
Open
Open
.ofn-i_013-help:before {
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks