Showing 5,271 of 5,271 total issues
Begin pseudo elements with double colons: ::
Open
Open
.ofn-i_069-shop-map:before {
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Color literals like rgba(200, 200, 200, 0.8)
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
border: 2px solid rgba(200, 200, 200, 0.8);
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
content: "\e63d";
- Exclude checks
Color literals like rgba(0, 0, 0, 0.8)
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
border: 2px solid rgba(0, 0, 0, 0.8);
- Exclude checks
Color literals like rgba(255, 255, 255, 0.2)
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
background-color: rgba(255, 255, 255, 0.2);
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
content: "\e63f";
- Exclude checks
Each selector in a comma sequence should be on its own single line Open
Open
.button, button {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
th, td {
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
.button.primary, button.primary {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
path {
- Exclude checks
Color #333333
should be written as #333
Open
Open
color: #333333;
- Exclude checks
Each selector in a comma sequence should be on its own single line Open
Open
.neutral-btn.light:hover, .neutral-btn.light:active, .neutral-btn.light:focus {
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
.button.success:hover, .button.success:active, .button.success:focus, button.success:hover, button.success:active, button.success:focus {
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
.button.success:hover, .button.success:active, .button.success:focus, button.success:hover, button.success:active, button.success:focus {
- Exclude checks
Each selector in a comma sequence should be on its own single line Open
Open
.button.success:hover, .button.success:active, .button.success:focus, button.success:hover, button.success:active, button.success:focus {
- Exclude checks
Begin pseudo elements with double colons: ::
Open
Open
.ofn-i_025-notepad:before {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
content: "\e61b";
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
content: "\e623";
- Exclude checks
Selector ofn-i_040-hub
should be written in lowercase with hyphens Open
Open
.ofn-i_040-hub:before {
- Exclude checks