Showing 5,271 of 5,271 total issues
Avoid qualifying class selectors with an element. Open
Open
form.product-import,
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
span.progress-track {
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
tr.product {
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
tr.variant.odd {
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
th.left-actions,
- Exclude checks
0px
should be written without units as 0
Open
Open
margin: 0px -80px;
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 5 Open
Open
.status {
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
button.naked {
- Exclude checks
Unknown property gap Open
Open
gap: 20px;
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
input {
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
span.or {
- Exclude checks
Opening curly brace {
should be preceded by one space Open
Open
.icon-resend_authorization_email:before { @extend .icon-envelope, :before; }
- Exclude checks
Opening curly brace {
should be preceded by one space Open
Open
.icon-void:before { @extend .icon-remove, :before; }
- Exclude checks
Declaration should be terminated by a semicolon Open
Open
.icon-capture_and_complete_order { @extend .icon-ok }
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
&.ui-sortable-placeholder td {
- Exclude checks
Each selector in a comma sequence should be on its own single line Open
Open
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, th, td { margin: 0; padding: 0; font-size: $body-font-size; }
- Exclude checks
Each selector in a comma sequence should be on its own single line Open
Open
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, th, td { margin: 0; padding: 0; font-size: $body-font-size; }
- Exclude checks
Color white
should be written in hexadecimal form as #ffffff
Open
Open
border-bottom: 1px solid white;
- Exclude checks
Each selector in a comma sequence should be on its own single line Open
Open
h1,h2,h3,h4,h5,h6 {
- Exclude checks