lightspeeddevelopment/lsx-search

View on GitHub

Showing 1,518 of 1,518 total issues

Line should be indented with spaces, not tabs
Open

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

Begin pseudo elements with double colons: ::
Open

.facetwp-per-page:after,
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

Line should be indented with spaces, not tabs
Open

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

Properties should be ordered color, display, margin, padding, text-align, text-transform, transition
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

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

Avoid qualifying class selectors with an element.
Open

    article.lsx-slot {
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

Line should be indented with spaces, not tabs
Open

    &:not(.lsx-hide-post-date) {
Severity: Minor
Found in assets/css/scss/lsx-search.scss by scss-lint

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

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

Line should be indented with spaces, not tabs
Open

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

Line should be indented with spaces, not tabs
Open

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

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

    #f7ae00,
Severity: Minor
Found in assets/css/scss/lsx-search.scss by scss-lint

Line should be indented with spaces, not tabs
Open

    z-index: 5;
Severity: Minor
Found in assets/css/scss/lsx-search.scss by scss-lint

Avoid using id selectors
Open

    #facetwp-top,
Severity: Minor
Found in assets/css/scss/lsx-search.scss by scss-lint

Line should be indented with spaces, not tabs
Open

    padding-bottom: 2.4rem;
Severity: Minor
Found in assets/css/scss/lsx-search.scss by scss-lint

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

    #f6f6f6,
Severity: Minor
Found in assets/css/scss/lsx-search.scss by scss-lint

Properties should be ordered margin-left, margin-right, min-height, padding
Open

        padding: 0;
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

Line should be indented with spaces, not tabs
Open

    .lsx-pagination-wrapper.facetwp-custom {
Severity: Minor
Found in assets/css/scss/lsx-search.scss by scss-lint
Severity
Category
Status
Source
Language