lightspeeddevelopment/lsx-customizer

View on GitHub

Showing 18,317 of 18,317 total issues

Line should be indented with spaces, not tabs
Open

    .woocommerce-ResetPassword {

Avoid qualifying class selectors with an element.
Open

    div.quick-view-image {

!important should not be used
Open

        padding: 20px 0 !important;

Prefer single quoted strings
Open

            content: "";

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

            dd { margin-bottom: 1em; }

Avoid using id selectors
Open

    #order_review,

Avoid using id selectors
Open

    #order_review,

Selector shipping_method should be written in lowercase with hyphens
Open

        select.shipping_methods.shipping_method + p { margin-bottom: 0; }

Line should be indented with spaces, not tabs
Open

    &:before {

Line should be indented with spaces, not tabs
Open

    a.h2-link {

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

            .button { width: auto; }

Properties should be ordered filter, margin-bottom, margin-top
Open

            margin-top: 4rem;

Selector shipping_methods should be written in lowercase with hyphens
Open

select#ms_addresses,

Avoid using id selectors
Open

#address_form {

Properties should be ordered display, padding-right, text-align, text-transform, width
Open

        width:100%;

Avoid qualifying class selectors with an element.
Open

.button-social-login,

!important should not be used
Open

    font-size: 85% !important;

Avoid using id selectors
Open

        #primary.col-sm-12 &,

Avoid qualifying class selectors with an element.
Open

    div.product {

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

                td.value {
Severity
Category
Status
Source
Language