lightspeeddevelopment/lsx-search

View on GitHub

Showing 1,518 of 1,518 total issues

Line should be indented with spaces, not tabs
Open

    #facetwp-top,
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

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

Properties should be ordered align-items, content, display, font, height, justify-content
Open

                font: normal normal normal 15px/1 FontAwesome;
Severity: Minor
Found in assets/css/scss/lsx-search.scss by scss-lint

Merge rule .facetwp-sort, .facetwp-per-page, #facetwp-top .facetwp-type-sort with rule on line 473
Open

.facetwp-sort,
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

Properties should be ordered box-shadow, cursor, z-index
Open

        cursor: pointer;
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

Avoid qualifying class selectors with an element.
Open

.facetwp-sort-select,
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

Line should be indented with spaces, not tabs
Open

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

Line should be indented with spaces, not tabs
Open

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

Line should be indented with spaces, not tabs
Open

    content: "\f078";
Severity: Minor
Found in assets/css/scss/lsx-search.scss by scss-lint

Color #999999 should be written as #999
Open

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

Line should be indented with spaces, not tabs
Open

    z-index: 0;
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

Rule declaration should be followed by an empty line
Open

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

Avoid qualifying class selectors with an element.
Open

body.blog,
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
Severity
Category
Status
Source
Language