Showing 5,271 of 5,271 total issues
Begin pseudo elements with double colons: ::
Open
Open
.ofn-i_064-hub-reversed:before {
- Exclude checks
Selector ofn-i_070-shop-map-reversed
should be written in lowercase with hyphens Open
Open
.ofn-i_070-shop-map-reversed:before {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
content: "\e645";
- 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 should have depth of applicability no greater than 3, but was 4 Open
Open
path {
- Exclude checks
Color black
should be written in hexadecimal form as #000000
Open
Open
fill: black;
- Exclude checks
Name of mixin bodyFont
should be written in all lowercase letters with hyphens instead of underscores Open
Open
@mixin bodyFont {
- Exclude checks
Color literals like rgba(#ddd, 0.25)
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
border-color: rgba(#ddd, 0.25);
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
ul.check-list {
- Exclude checks
Each selector in a comma sequence should be on its own single line Open
Open
table thead tr th, table thead tr td, table tfoot tr th, table tfoot tr td {
- Exclude checks
Each selector in a comma sequence should be on its own single line Open
Open
.neutral-btn:hover, .neutral-btn:active, .neutral-btn:focus {
- 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
background-color: rgba(0, 0, 0, 0.1);
- Exclude checks
0rem
should be written without units as 0
Open
Open
padding: 0rem;
- Exclude checks
Selector ofn-i_024-mail
should be written in lowercase with hyphens Open
Open
.ofn-i_024-mail:before {
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Selector ofn-i_035-groups
should be written in lowercase with hyphens Open
Open
.ofn-i_035-groups:before {
- Exclude checks
Selector ofn-i_042-linkedin
should be written in lowercase with hyphens Open
Open
.ofn-i_042-linkedin:before {
- Exclude checks
Begin pseudo elements with double colons: ::
Open
Open
.ofn-i_045-pintrest:before {
- Exclude checks
Begin pseudo elements with double colons: ::
Open
Open
.ofn-i_047-youtube:before {
- Exclude checks
Selector ofn-i_057-expand
should be written in lowercase with hyphens Open
Open
.ofn-i_057-expand:before {
- Exclude checks