Showing 5,271 of 5,271 total issues
Avoid qualifying class selectors with an element. Open
Open
p.text-big {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 6 Open
Open
i {
- Exclude checks
Each selector in a comma sequence should be on its own single line Open
Open
&:hover, &:active, &:focus {
- Exclude checks
Selector ofn-i_035-groups
should be written in lowercase with hyphens Open
Open
.ofn-i_035-groups {
- 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-color: white;
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 6 Open
Open
.active_table .active_table_node a.is_distributor, .active_table .active_table_node a.is_distributor i.ofn-i_059-producer {
- Exclude checks
Avoid using id selectors Open
Open
#cta.pane, #stats.pane {
- Exclude checks
Each selector in a comma sequence should be on its own single line Open
Open
#cta.pane, #stats.pane {
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Files should end with a trailing newline Open
Open
}
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
li {
- Exclude checks
Each selector in a comma sequence should be on its own single line Open
Open
i, span {
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
ul.right li.cart div.joyride-tip-guide {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 7 Open
Open
.button {
- Exclude checks
Commas in function arguments should be followed by one space Open
Open
background-color: rgba(0,0,0,0.25);
- Exclude checks
Commas in function arguments should be followed by one space Open
Open
background-color: rgba(0,0,0,0.25);
- Exclude checks
Color literals like #333
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
color: #333;
- Exclude checks
Each selector in a comma sequence should be on its own single line Open
Open
&, p, h1, h2, h3, h4, h5, h6 {
- Exclude checks
Each selector in a comma sequence should be on its own single line Open
Open
&, p, h1, h2, h3, h4, h5, h6 {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
p.secure-text {
- Exclude checks