lightspeeddevelopment/lsx-search

View on GitHub

Showing 1,518 of 1,518 total issues

Properties should be ordered background-color, border, border-radius, color, font-size, font-weight, letter-spacing, line-height, padding, text-transform
Open

            border-radius: 3px;

Selector woocommerce-loop-product__title should be written in lowercase with hyphens
Open

            .woocommerce-loop-product__title,

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

                    .lsx-to-archive-item {
Severity: Minor
Found in assets/css/scss/lsx-search.scss by scss-lint

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

                .facetwp-bottom-row-1 {
Severity: Minor
Found in assets/css/scss/lsx-search.scss by scss-lint

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

    display: block;
Severity: Minor
Found in assets/css/scss/lsx-search.scss by scss-lint

Line should be indented with spaces, not tabs
Open

    background-image: none;
Severity: Minor
Found in assets/css/scss/lsx-search.scss by scss-lint

0px should be written without units as 0
Open

    padding: 0px 15px 15px 11px;
Severity: Minor
Found in assets/css/scss/lsx-search.scss by scss-lint

@include declaration should be preceded by an empty line
Open

        @include media("<phone") {
Severity: Minor
Found in assets/css/scss/lsx-search.scss by scss-lint

0px should be written without units as 0
Open

        padding: 0px;
Severity: Minor
Found in assets/css/scss/lsx-search.scss by scss-lint

Prefer single quoted strings
Open

            @include media(">=desktop") {
Severity: Minor
Found in assets/css/scss/lsx-search.scss by scss-lint

Selector noUi-target should be written in lowercase with hyphens
Open

            .noUi-target {
Severity: Minor
Found in assets/css/scss/lsx-search.scss by scss-lint

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

            .search-field {
Severity: Minor
Found in assets/css/scss/lsx-search.scss by scss-lint

Properties should be ordered cursor, margin, padding
Open

        margin: 0;
Severity: Minor
Found in assets/css/scss/lsx-search.scss by scss-lint

Line should be indented with spaces, not tabs
Open

    .facetwp-alpha {
Severity: Minor
Found in assets/css/scss/lsx-search.scss by scss-lint

Rule declaration should be followed by an empty line
Open

}
Severity: Minor
Found in assets/css/scss/lsx-search.scss by scss-lint

!important should not be used
Open

            color: #fff !important;
Severity: Minor
Found in assets/css/scss/lsx-search.scss by scss-lint

Rule declaration should be preceded by an empty line
Open

            &:before {
Severity: Minor
Found in assets/css/scss/lsx-search.scss by scss-lint

Begin pseudo elements with double colons: ::
Open

            &:before {
Severity: Minor
Found in assets/css/scss/lsx-search.scss by scss-lint

Line should be indented with spaces, not tabs
Open

    border-style: solid;
Severity: Minor
Found in assets/css/scss/lsx-search.scss by scss-lint

Avoid using id selectors
Open

.facetwp-per-page:after,
Severity: Minor
Found in assets/css/scss/lsx-search.scss by scss-lint
Severity
Category
Status
Source
Language