Showing 5,271 of 5,271 total issues
Expected 0 spaces before )
instead of
Open
Open
$color-action-save-brd: very-light($color-success, 20 ) !default;
- Exclude checks
Name of variable color-ste-balance_due-bg
should be written in all lowercase letters with hyphens instead of underscores Open
Open
$color-ste-balance_due-bg: $color-notice !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
$actions: edit, clone, remove, void, capture, save, cancel, mail !default;
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Avoid qualifying attribute selectors with an element. Open
Open
button,
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Avoid using id selectors Open
Open
#sidebar {
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
table td.actions .no-text.icon-edit {
- Exclude checks
Avoid qualifying id selectors with an element. Open
Open
input#image_attachment {
- Exclude checks
Avoid using id selectors Open
Open
input#image_attachment {
- Exclude checks
Property left
already defined on line 5 Open
Open
left: 0;
- Exclude checks
Avoid qualifying attribute selectors with an element. Open
Open
dialog[open] {
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
a.action--disabled {
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
form.order_cycle {
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
td.actions {
- Exclude checks
Color #ffffff
should be written as #fff
Open
Open
color: #ffffff;
- Exclude checks