Showing 5,271 of 5,271 total issues
Selector should have depth of applicability no greater than 3, but was 4 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-color: white;
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
.reveal-modal.radius,
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Avoid using id selectors Open
Open
#header #logo {
- 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
Avoid qualifying id selectors with an element. Open
Open
table#listing_enterprise_groups {
- Exclude checks
Selector listing_enterprise_groups
should be written in lowercase with hyphens Open
Open
table#listing_enterprise_groups {
- Exclude checks
Selector order_cycle
should be written in lowercase with hyphens Open
Open
form.order_cycle {
- Exclude checks
Avoid using id selectors Open
Open
div#group_buy_calculation {
- Exclude checks
Use //
comments everywhere Open
Open
/* makes sure icons active on rollover in links */
- 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
Selector should have depth of applicability no greater than 3, but was 6 Open
Open
i {
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
i.icon-status::before {
- Exclude checks
Color literals like #6788a2
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
border-bottom: 1px solid #6788a2;
- Exclude checks
Color #ffffff
should be written as #fff
Open
Open
background-color: #ffffff;
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 5 Open
Open
.row {
- Exclude checks