Showing 5,271 of 5,271 total issues
Avoid qualifying attribute selectors with an element. Open
Open
input[type="button"],
- Exclude checks
Expected 0 spaces before )
instead of
Open
Open
$color-action-mail-bg: very-light($color-success, 5 ) !default;
- Exclude checks
Color literals like #454545
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
color: #454545;
- 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
Selector enterprise_producer_panel
should be written in lowercase with hyphens Open
Open
.enterprise_package_panel,
- 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
Color literals like rgba(84, 152, 218, 0)
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
rgba(84, 152, 218, 0) 5px,
- 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 attribute selectors with an element. Open
Open
form[name="enterprise_form"] {
- 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
Remove @debug
line Open
Open
@debug "Please correct $adjust value. It should be number and larger then 0. Currently it is '#{type-of($adjust)}' with value '#{$adjust}'";
- 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
Expected 0 spaces before )
instead of
Open
Open
$color-action-cancel-bg: very-light($color-notice, 10 ) !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
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
Use //
comments everywhere Open
Open
/* -------------------------------------
- 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
Color literals like #0096ad
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
color: #0096ad;
- Exclude checks
Name of variable color-ste-requires_authorization-bg
should be written in all lowercase letters with hyphens instead of underscores 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