lightspeeddevelopment/lsx-customizer

View on GitHub

Showing 18,317 of 18,317 total issues

Line should be indented with spaces, not tabs
Open

    .pp_content_container {

Properties should be ordered border-bottom, font-size, font-weight, padding, text-transform
Open

            padding: 1em 29px;

Properties should be ordered background-color, background-image, border, border-radius, color, display, font-size, height, line-height, padding
Open

            display: block;

Avoid qualifying attribute selectors with an element.
Open

                &[disabled],

Avoid qualifying id selectors with an element.
Open

a.tribe-add-post.tribe-button,

Use // comments everywhere
Open

/**

Line contains trailing whitespace
Open

}

!important should not be used
Open

                border: 0 !important;

Selector subscribe_to_replies should be written in lowercase with hyphens
Open

        #subscribe_to_replies { position: relative; }

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

                &:hover {

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

                    ul.children {

Line should be indented with spaces, not tabs
Open

    .form-photo {

!important should not be used
Open

        .bundle_price { display: none !important; }

Avoid using id selectors
Open

        #photo_attachment_file {

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

                        &.rating-count {

Line should be indented with spaces, not tabs
Open

    .woocommerce-products-header {

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

                .star-label {

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

            .form-row { clear: both; }

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

            > .woocommerce-products-header,

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

            ol.commentlist {
Severity
Category
Status
Source
Language