Showing 5,271 of 5,271 total issues
Selector ofn-i_017-locked
should be written in lowercase with hyphens Open
Open
.ofn-i_017-locked:before {
- Exclude checks
Each selector in a comma sequence should be on its own single line Open
Open
&, & * {
- Exclude checks
Each selector in a comma sequence should be on its own single line Open
Open
#producer-details.pane, #hub-details.pane, .groups-details.pane {
- Exclude checks
Each selector in a comma sequence should be on its own single line Open
Open
&, & * {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
td {
- Exclude checks
Unnecessary parent selector (&) Open
Open
&, & * {
- Exclude checks
Name of mixin headingFont
should be written in all lowercase letters with hyphens instead of underscores Open
Open
@include headingFont;
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
input {
- Exclude checks
Avoid qualifying attribute selectors with an element. Open
Open
input[type=radio] {
- Exclude checks
Line contains trailing whitespace Open
Open
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
i.ofn-i_051-check-big:before {
- Exclude checks
@media declaration should be followed by an empty line 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: white;
- Exclude checks
Color #cccccc
should be written as #ccc
Open
Open
border: 1px solid #cccccc;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
speak: none;
- Exclude checks
Selector ofn-i_001-arrow-left
should be written in lowercase with hyphens Open
Open
.ofn-i_001-arrow-left:before {
- Exclude checks
Selector ofn-i_006-caret-up
should be written in lowercase with hyphens Open
Open
.ofn-i_006-caret-up:before {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
content: "\e60a";
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
content: "\e60b";
- Exclude checks
Selector ofn-i_018-unlocked
should be written in lowercase with hyphens Open
Open
.ofn-i_018-unlocked:before {
- Exclude checks