Showing 5,271 of 5,271 total issues
Color literals like #b9d1e9
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
background-color: #b9d1e9;
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 6 Open
Open
&:hover {
- Exclude checks
Color orange
should be written in hexadecimal form as #ffa500
Open
Open
border: solid 1px orange;
- Exclude checks
Selector group_buy_calculation
should be written in lowercase with hyphens Open
Open
div#group_buy_calculation {
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
table.edit-note-table {
- Exclude checks
Begin pseudo elements with double colons: ::
Open
Open
[class^="icon-"]:before,
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
div.row.warning {
- Exclude checks
Opening curly brace {
should be preceded by one space Open
Open
@if $o { -o-#{$property}: $value; }
- Exclude checks
Expected 0 spaces before )
instead of
Open
Open
$color-action-clone-brd: very-light($color-notice, 15 ) !default;
- Exclude checks
Name of variable color-ste-credit_owed-text
should be written in all lowercase letters with hyphens instead of underscores Open
Open
$color-ste-credit_owed-text: $color-1 !default;
- Exclude checks
Commas in lists should be followed by one space Open
Open
$states-bg-colors: $color-ste-completed-bg, $color-ste-complete-bg, $color-ste-sold-bg, $color-ste-pending-bg, $color-ste-awaiting_return-bg, $color-ste-returned-bg, $color-ste-credit_owed-bg, $color-ste-paid-bg, $color-ste-shipped-bg, $color-ste-balance_due-bg, $color-ste-backorder-bg, $color-ste-checkout-bg, $color-ste-cart-bg, $color-ste-address-bg, $color-ste-delivery-bg, $color-ste-payment-bg, $color-ste-confirmation-bg, $color-ste-canceled-bg, $color-ste-ready-bg, $color-ste-void-bg, $color-ste-requires_authorization-bg, $color-ste-active-bg, $color-ste-inactive-bg !default;
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
table td.actions .no-text.icon-edit {
- 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-left: 1px solid #6788a2;
- Exclude checks
0px
should be written without units as 0
Open
Open
border: 0px none;
- 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 using id selectors Open
Open
#new_enterprise_fee_set input.search {
- Exclude checks
Merge rule a.action--disabled
with rule on line 53 Open
Open
a.action--disabled {
- 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 5 Open
Open
.name {
- Exclude checks