lightspeeddevelopment/lsx-customizer

View on GitHub

Showing 18,317 of 18,317 total issues

Line should be indented with spaces, not tabs
Open

    z-index: 10;

Line should be indented with spaces, not tabs
Open

    list-style: none;

Line should be indented with spaces, not tabs
Open

    padding: 10px;

Line should be indented with spaces, not tabs
Open

    box-sizing: content-box;

Line should be indented with spaces, not tabs
Open

    top: 5px;

Merge rule .woocommerce with rule on line 934
Open

.woocommerce {

Avoid qualifying class selectors with an element.
Open

        div.images {

Merge rule .woocommerce with rule on line 934
Open

.woocommerce {

Prefer single quoted strings
Open

@import "woocommerce-extensions/bundle-products";

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

    #respond input#submit,

border-bottom: 0 is preferred over border-bottom: none
Open

            border-bottom: none;

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

        .woocommerce-form-row {

Prefer single quoted strings
Open

        @include media(">=custom") {

Selector woocommerce-MyAccount-navigation-link--downloads should be written in lowercase with hyphens
Open

                &.woocommerce-MyAccount-navigation-link--downloads a:before {

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

                &.woocommerce-MyAccount-navigation-link--edit-account a:before {

Rule declaration should be followed by an empty line
Open

                }

Begin pseudo elements with double colons: ::
Open

                &.woocommerce-MyAccount-navigation-link--subscriptions

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

        font-size: 0.875em;

Line should be indented with spaces, not tabs
Open

    @include media(">=desktop") {

Line should be indented with spaces, not tabs
Open

    .lsx-woocommerce-title {
Severity
Category
Status
Source
Language