Showing 5,271 of 5,271 total issues
Avoid qualifying class selectors with an element. Open
Open
i.confirmation {
- Exclude checks
Color literals like #1ece1e
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
color: #1ece1e;
- Exclude checks
Expected 0 spaces before )
instead of
Open
Open
$color-action-remove-brd: very-light($color-error, 10 ) !default;
- Exclude checks
Commas in function arguments should be followed by one space Open
Open
$color-action-cancel-brd: very-light($color-notice, 20 ) !default;
- Exclude checks
Commas in lists should be followed by one space Open
Open
$states: completed, complete, sold, pending, awaiting_return, returned, credit_owed, paid, shipped, balance_due, backorder, checkout, cart, address, delivery, payment, confirmation, canceled, ready, void, requires_authorization, active, inactive !default;
- Exclude checks
Commas in lists should be followed by one space Open
Open
$states: completed, complete, sold, pending, awaiting_return, returned, credit_owed, paid, shipped, balance_due, backorder, checkout, cart, address, delivery, payment, confirmation, canceled, ready, void, requires_authorization, active, inactive !default;
- Exclude checks
Commas in lists should be followed by one space Open
Open
$states: completed, complete, sold, pending, awaiting_return, returned, credit_owed, paid, shipped, balance_due, backorder, checkout, cart, address, delivery, payment, confirmation, canceled, ready, void, requires_authorization, active, inactive !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
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
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
a.update {
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
td.panel-toggle {
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
i.warning::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-right: 1px solid #6788a2;
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
.panel {
- Exclude checks
Property background
already defined on line 101 Open
Open
background: rgba(0, 0, 0, 0.45);
- Exclude checks
Merge rule .reveal-modal-bg.fade
with rule on line 1 Open
Open
.reveal-modal-bg.fade {
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
#new_enterprise_fee_set input.search {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
.exchange-product-details {
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks