lightspeeddevelopment/lsx-customizer

View on GitHub

Showing 18,317 of 18,317 total issues

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

            .variations {

Selector woochimp_checkout_groups should be written in lowercase with hyphens
Open

    #woochimp_checkout_groups {

Line should be indented with spaces, not tabs
Open

    #woochimp_checkout_groups {

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

        .label {

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

        label.checkbox {

Unnecessary parent selector (&)
Open

                & > label {

Unnecessary parent selector (&)
Open

                        & + a {

Rule declaration should be followed by an empty line
Open

    }

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

            &:hover {

Prefer single quoted strings
Open

            @include media("<phone") {

Color #ffffff should be written as #fff
Open

                background: #ffffff;

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

            .nav-tabs > li > a {

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

                    label {

Selector product_meta should be written in lowercase with hyphens
Open

.product_meta {

Line should be indented with spaces, not tabs
Open

    margin-bottom: 1.618em;

Line should be indented with spaces, not tabs
Open

    margin-bottom: 2.617924em;

Line should be indented with spaces, not tabs
Open

    .search-field {

Avoid qualifying attribute selectors with an element.
Open

    input[type="submit"] {

Merge rule #add_payment_method, .woocommerce-cart, .woocommerce-checkout with rule on line 381
Open

#add_payment_method,

Prefer single quoted strings
Open

                    @include media("<phone") {
Severity
Category
Status
Source
Language