Showing 5,271 of 5,271 total issues
Rule declaration should be preceded by an empty line Open
Open
&,
- Exclude checks
Avoid using id selectors Open
Open
#table-filter {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
a {
- Exclude checks
Merge rule .ts-wrapper.dropdown-active.primary .ts-control
with rule on line 1 Open
Open
.ts-wrapper.dropdown-active.primary .ts-control {
- Exclude checks
Shorthand form for property border-color
should be written more concisely as transparent transparent $white
instead of transparent transparent $white transparent
Open
Open
border-color: transparent transparent $white transparent;
- Exclude checks
Begin pseudo elements with double colons: ::
Open
Open
&:after {
- Exclude checks
Selector connected-app__note
should be written in lowercase with hyphens Open
Open
.connected-app__note {
- Exclude checks
Shorthand form for property border-width
should be written more concisely as 1px 1px 0px
instead of 1px 1px 0px 1px
Open
Open
border-width: 1px 1px 0px 1px;
- Exclude checks
0px
should be written without units as 0
Open
Open
padding: 10px 0px;
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
span.alpha {
- Exclude checks
Merge rule span.alpha
with rule on line 114 Open
Open
span.alpha {
- Exclude checks
Name of variable color-ste-awaiting_return-text
should be written in all lowercase letters with hyphens instead of underscores Open
Open
$color-ste-awaiting_return-text: $color-1 !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
Name of variable color-ste-awaiting_return-text
should be written in all lowercase letters with hyphens instead of underscores Open
Open
$states-text-colors: $color-ste-completed-text, $color-ste-complete-text, $color-ste-sold-text, $color-ste-pending-text, $color-ste-awaiting_return-text, $color-ste-returned-text, $color-ste-credit_owed-text, $color-ste-paid-text, $color-ste-shipped-text, $color-ste-balance_due-text, $color-ste-backorder-text, $color-ste-checkout-text, $color-ste-cart-text, $color-ste-address-text, $color-ste-delivery-text, $color-ste-payment-text, $color-ste-confirmation-text, $color-ste-canceled-text, $color-ste-ready-text, $color-ste-void-text, $color-ste-requires_authorization-text, $color-ste-active-text, $color-ste-inactive-text !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
Name of variable color-ste-credit_owed-text
should be written in all lowercase letters with hyphens instead of underscores Open
Open
$states-text-colors: $color-ste-completed-text, $color-ste-complete-text, $color-ste-sold-text, $color-ste-pending-text, $color-ste-awaiting_return-text, $color-ste-returned-text, $color-ste-credit_owed-text, $color-ste-paid-text, $color-ste-shipped-text, $color-ste-balance_due-text, $color-ste-backorder-text, $color-ste-checkout-text, $color-ste-cart-text, $color-ste-address-text, $color-ste-delivery-text, $color-ste-payment-text, $color-ste-confirmation-text, $color-ste-canceled-text, $color-ste-ready-text, $color-ste-void-text, $color-ste-requires_authorization-text, $color-ste-active-text, $color-ste-inactive-text !default;
- Exclude checks
Commas in lists should be followed by one space Open
Open
$actions-bg-colors: $color-action-edit-bg, $color-action-clone-bg, $color-action-remove-bg, $color-action-void-bg, $color-action-capture-bg, $color-action-save-bg, $color-action-cancel-bg, $color-action-mail-bg !default;
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
table td.actions .no-text.icon-envelope-alt {
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks