assets/css/woocommerce/woocommerce-extensions/_ship-multiple-addresses.scss
0.809
should be written without a leading zero as .809
Open
Open
margin: 0.809em 0;
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
select.address-select {
- Exclude checks
Avoid using id selectors Open
Open
#primary.col-sm-12 &,
- Exclude checks
Selector ms_shipping_note
should be written in lowercase with hyphens Open
Open
textarea.ms_shipping_note { height: 75px; }
- Exclude checks
Avoid using id selectors Open
Open
select#ms_addresses,
- Exclude checks
Selector ms_shipping_date
should be written in lowercase with hyphens Open
Open
input.ms_shipping_date,
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
textarea.ms_shipping_note { height: 75px; }
- 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
#shipping_addresses {
- Exclude checks
Selector shipping_addresses
should be written in lowercase with hyphens Open
Open
#shipping_addresses {
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
select.shipping_methods.shipping_method + p { margin-bottom: 0; }
- Exclude checks
Selector ms_addresses
should be written in lowercase with hyphens Open
Open
select#ms_addresses,
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
font-weight: normal !important;
- Exclude checks
Color literals like rgba(#000, 0.025)
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
background-color: rgba(#000, .025);
- Exclude checks
Properties should be ordered background-color, border, border-radius, float, font-size, line-height, margin, padding, width Open
Open
font-size: 0.875em;
- Exclude checks
Avoid qualifying id selectors with an element. Open
Open
select#ms_addresses,
- Exclude checks
Avoid using id selectors Open
Open
#shipping_addresses {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.ship_address,
- Exclude checks
Selector shipping_methods
should be written in lowercase with hyphens Open
Open
select.shipping_methods.shipping_method + p { margin-bottom: 0; }
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
@extend %lsx-form-field;
- Exclude checks
Properties should be ordered position, text-align Open
Open
text-align: inherit;
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
.button { width: auto; }
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
@extend %bootstrap-form-control;
- Exclude checks
Selector ship_address
should be written in lowercase with hyphens Open
Open
.ship_address,
- Exclude checks
Selector shipping_method
should be written in lowercase with hyphens Open
Open
select#ms_addresses,
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
@extend %bootstrap-form-control;
- Exclude checks
!important should not be used Open
Open
margin-right: 0 !important;
- Exclude checks
Selector address_form
should be written in lowercase with hyphens Open
Open
#address_form {
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
a.h2-link {
- Exclude checks
Avoid using id selectors Open
Open
#primary.col-sm-8 &,
- Exclude checks
Selector ms_shipping_date
should be written in lowercase with hyphens Open
Open
input.ms_shipping_date { @extend %small-form-field; }
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
dd { margin-bottom: 1em; }
- Exclude checks
Selector shipping_method
should be written in lowercase with hyphens Open
Open
select.shipping_methods.shipping_method + p { margin-bottom: 0; }
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
a.h2-link {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
.button { width: auto; }
- Exclude checks
Selector shipping_methods
should be written in lowercase with hyphens Open
Open
select#ms_addresses,
- Exclude checks
Avoid using id selectors Open
Open
#address_form {
- Exclude checks
Avoid using id selectors Open
Open
#primary.col-sm-12 &,
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
select#ms_addresses,
- Exclude checks
Selector no_shipping_address
should be written in lowercase with hyphens Open
Open
.ship_address,
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
select.address-select {
- Exclude checks
Avoid using id selectors Open
Open
#primary.col-sm-8 &,
- Exclude checks
Selector ms_shipping_note
should be written in lowercase with hyphens Open
Open
input.ms_shipping_date,
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
@extend %small-form-field;
- Exclude checks
!important should not be used Open
Open
font-weight: normal !important;
- Exclude checks
0.875
should be written without a leading zero as .875
Open
Open
font-size: 0.875em;
- Exclude checks