lightspeeddevelopment/lsx-customizer

View on GitHub

Showing 18,317 of 18,317 total issues

Avoid using id selectors
Open

        #place_order {

Rule declaration should be followed by an empty line
Open

    }

Properties should be ordered margin-left, margin-right, max-width, width
Open

                width: 100%;

Properties should be ordered margin, overflow
Open

            overflow: hidden;

Selector should have depth of applicability no greater than 3, but was 9
Open

                .nav-tabs > li > a.active {

Rule declaration should be followed by an empty line
Open

    }

Line should be indented with spaces, not tabs
Open

    .wc-memberships-restriction-message {

Nesting should be no greater than 3, but was 4
Open

            &.api-documentation {

Line should be indented with spaces, not tabs
Open

    input[type="submit"] {

Unnecessary parent selector (&)
Open

                    & > *:last-child {

Nesting should be no greater than 3, but was 4
Open

            .col-1,

Selector order_review_heading should be written in lowercase with hyphens
Open

    #order_review,

Selector woocommerce-form-register__submit should be written in lowercase with hyphens
Open

            .woocommerce-form-register__submit {

Selector woochimp_checkout_checkbox should be written in lowercase with hyphens
Open

    .woochimp_checkout_checkbox {

@include declaration should be followed by an empty line
Open

    }

Properties should be ordered background, display, flex-direction, padding-bottom, padding-top
Open

        display: flex;

Avoid qualifying class selectors with an element.
Open

            li.wc_payment_method {

Selector wc_payment_method should be written in lowercase with hyphens
Open

            li.wc_payment_method {

Selector should have depth of applicability no greater than 3, but was 5
Open

                & > label {

Nesting should be no greater than 3, but was 4
Open

            + .wp-block-cover {
Severity
Category
Status
Source
Language