lightspeeddevelopment/lsx-search

View on GitHub

Showing 1,518 of 1,518 total issues

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

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

Rule declaration should be preceded by an empty line
Open

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

Merge rule .facetwp-results with rule on line 368
Open

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

Properties should be ordered font-size, height, padding-left, padding-right
Open

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

Unnecessary parent selector (&)
Open

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

Line should be indented with spaces, not tabs
Open

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

@include declaration should be followed by an empty line
Open

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

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

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

Line should be indented with spaces, not tabs
Open

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

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

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

0.5 should be written without a leading zero as .5
Open

        box-shadow: 0.5px 0.5px 1px #ddd;
Severity: Minor
Found in assets/css/scss/lsx-search.scss by scss-lint

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

        box-shadow: 0.5px 0.5px 1px #ddd;
Severity: Minor
Found in assets/css/scss/lsx-search.scss by scss-lint

Adjoining classes: .lsx-pagination-wrapper.facetwp-custom .facetwp-page
Open

.lsx-pagination-wrapper.facetwp-custom .facetwp-page {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Line should be indented with spaces, not tabs
Open

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

Line should be indented with spaces, not tabs
Open

    font-size: 14px;
Severity: Minor
Found in assets/css/scss/lsx-search.scss by scss-lint

Adjoining classes: .facetwp-pager > .facetwp-page.active
Open

.facetwp-pager > .facetwp-page.active, .facetwp-pager > .facetwp-page:hover {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Line should be indented with spaces, not tabs
Open

    font-family: FontAwesome;
Severity: Minor
Found in assets/css/scss/lsx-search.scss by scss-lint

Adjoining classes: .facetwp-pager > .facetwp-page.prev:before
Open

.facetwp-pager > .facetwp-page.prev:before {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .facetwp-pager > .facetwp-page.next:before
Open

.facetwp-pager > .facetwp-page.next:before {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Line should be indented with spaces, not tabs
Open

    top: 0px;
Severity: Minor
Found in assets/css/scss/lsx-search.scss by scss-lint
Severity
Category
Status
Source
Language