lightspeeddevelopment/lsx-customizer

View on GitHub

Showing 18,317 of 18,317 total issues

Line should be indented with spaces, not tabs
Open

    button,

0.875 should be written without a leading zero as .875
Open

    font-size: 0.875em;

0.875 should be written without a leading zero as .875
Open

.wapl-label { margin-bottom: 0.875em; }

Line should be indented with spaces, not tabs
Open

    .wc-bookings-booking-cost {

Properties should be ordered border, text-decoration
Open

                    text-decoration: none;

Color literals like #f2f2f2 should only be used in variable declarations; they should be referred to via variable everywhere else.
Open

                background-color: #f2f2f2;

Selector wc_points_redeem_earn_points should be written in lowercase with hyphens
Open

    &.wc_points_redeem_earn_points {

Avoid using id selectors
Open

            #review_rating_field {

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

            p#comments_filter_field {

Selector customer_login should be written in lowercase with hyphens
Open

        #customer_login {

Line should be indented with spaces, not tabs
Open

    #tiptip_arrow_inner { margin-top: -6px; }

Line should be indented with spaces, not tabs
Open

    display: block;

Line should be indented with spaces, not tabs
Open

    font-style: inherit;

Line should be indented with spaces, not tabs
Open

    .pp_content {

0.809 should be written without a leading zero as .809
Open

        margin: 0.809em 0;

Avoid qualifying class selectors with an element.
Open

    select.address-select {

Avoid using id selectors
Open

        #primary.col-sm-12 &,

Selector ms_shipping_note should be written in lowercase with hyphens
Open

textarea.ms_shipping_note { height: 75px; }

Avoid using id selectors
Open

select#ms_addresses,

Line should be indented with spaces, not tabs
Open

    .coupon-content {
Severity
Category
Status
Source
Language