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

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

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

Line should be indented with spaces, not tabs
Open

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

Prefer single quoted strings
Open

        content: "\f096";
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

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

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

    #418ad0,
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

    .facetwp-sidebar {
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

Merge rule #facetwp-top, #facetwp-bottom > .row with rule on line 939
Open

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

Rule declaration should be followed by an empty line
Open

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

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

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

Color #ffffff should be written as #fff
Open

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

Adjoining classes: .facetwp-checkbox.checked:before
Open

.facetwp-checkbox.checked:before {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .facetwp-checkbox.depth-2
Open

.facetwp-checkbox.depth-2 {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .facetwp-type-alpha .facetwp-alpha.available:hover
Open

.facetwp-type-alpha .facetwp-alpha.available:hover {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

.search-no-results .facetwp-template {
Severity: Minor
Found in assets/css/lsx-search.css by csslint
Severity
Category
Status
Source
Language