Showing 18,317 of 18,317 total issues
Rule declaration should be preceded by an empty line Open
Open
.wp-block-cover__inner-container {
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
.panel {
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
form.checkout_coupon,
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
& > p {
- Exclude checks
Selector cart_totals
should be written in lowercase with hyphens Open
Open
.cart_totals {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.cart_totals {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 6 Open
Open
& > *:last-child {
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
table.shop_table {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
.woocommerce-form-register__submit {
- Exclude checks
Color literals like black
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
background-color: black;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.woochimp_checkout_checkbox {
- Exclude checks
!important should not be used Open
Open
padding: 0 0 0 20px !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.quick-view {
- Exclude checks
Selector single_add_to_cart_button
should be written in lowercase with hyphens Open
Open
.quantity,
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
li.wc_payment_method {
- Exclude checks
0.2
should be written without a leading zero as .2
Open
Open
transition: color ease 0.2s;
- Exclude checks
!important should not be used Open
Open
color: white !important;
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
.wp-block-cover,
- Exclude checks
Properties should be ordered margin-left, margin-right, max-width, width Open
Open
max-width: 100%;
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
.panel {
- Exclude checks