Showing 18,317 of 18,317 total issues
Line should be indented with spaces, not tabs Open
Open
div.quick-view-content { overflow: visible !important; }
- Exclude checks
Selector pp_content_container
should be written in lowercase with hyphens Open
Open
.pp_content_container {
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
dd { margin-bottom: 1em; }
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.address-block {
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
input.ms_shipping_date,
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
input.ms_shipping_date,
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
input.ms_shipping_date { @extend %small-form-field; }
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
@extend %lsx-form-field;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
@extend %small-form-field;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.coupon-container {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.generated_coupon_summary { margin: 0; }
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
.variations {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 6 Open
Open
label {
- Exclude checks
Selector mnm_form
should be written in lowercase with hyphens Open
Open
.mnm_form.layout_grid {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
.product-quantity {
- Exclude checks
!important should not be used Open
Open
padding: 0 !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.wl-row {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 5 Open
Open
& > *:first-child { border-radius: 5px 0 0 0; }
- Exclude checks
Shorthand form for property border-radius
should be written more concisely as 5px 0 0
instead of 5px 0 0 0
Open
Open
& > *:first-child { border-radius: 5px 0 0 0; }
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.wl-search-form {
- Exclude checks