lightspeeddevelopment/lsx-customizer

View on GitHub

Showing 18,317 of 18,317 total issues

Line should be indented with spaces, not tabs
Open

    div.quick-view-content { overflow: visible !important; }

Selector pp_content_container should be written in lowercase with hyphens
Open

    .pp_content_container {

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

            dd { margin-bottom: 1em; }

Line should be indented with spaces, not tabs
Open

    .address-block {

Avoid qualifying class selectors with an element.
Open

input.ms_shipping_date,

Avoid qualifying class selectors with an element.
Open

input.ms_shipping_date,

Avoid qualifying class selectors with an element.
Open

input.ms_shipping_date { @extend %small-form-field; }

Line should be indented with spaces, not tabs
Open

    @extend %lsx-form-field;

Line should be indented with spaces, not tabs
Open

    @extend %small-form-field;

Line should be indented with spaces, not tabs
Open

    .coupon-container {

Line should be indented with spaces, not tabs
Open

    .generated_coupon_summary { margin: 0; }

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

            .variations {

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

                    label {

Selector mnm_form should be written in lowercase with hyphens
Open

.mnm_form.layout_grid {

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

            .product-quantity {

!important should not be used
Open

        padding: 0 !important;

Line should be indented with spaces, not tabs
Open

    .wl-row {

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

                & > *:first-child { border-radius: 5px 0 0 0; }

Shorthand form for property border-radius should be written more concisely as 5px 0 0 instead of 5px 0 0 0
Open

                & > *:first-child { border-radius: 5px 0 0 0; }

Line should be indented with spaces, not tabs
Open

    .wl-search-form {
Severity
Category
Status
Source
Language