Showing 5,271 of 5,271 total issues
Selector should have depth of applicability no greater than 3, but was 5 Open
Open
.order-cycles {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 6 Open
Open
&.selected {
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
span,
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
td.actions {
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
span.unavailable,
- Exclude checks
Unknown property *margin-right Open
Open
*margin-right: 0.3em;
- Exclude checks
Begin pseudo elements with double colons: ::
Open
Open
[class^="icon-"]:before,
- Exclude checks
Begin pseudo elements with double colons: ::
Open
Open
.icon-large:before {
- Exclude checks
Use //
comments everywhere Open
Open
/* increased font size for icon-large */
- Exclude checks
Color literals like #333333
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
color: #333333;
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 5 Open
Open
.icon-white,
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Begin pseudo elements with double colons: ::
Open
Open
.icon-envelope-alt:before {
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Use //
comments everywhere Open
Open
/* Bootstrap 2.0 sprites.less reset */
- Exclude checks
Use //
comments everywhere Open
Open
/* Animated rotating icon */
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks