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 5
Open

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

Avoid using id selectors
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

    &:hover {
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

Line should be indented with spaces, not tabs
Open

    background-repeat: no-repeat;
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

    border: none;
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

Line should be indented with spaces, not tabs
Open

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

!important should not be used
Open

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

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

            .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

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

                .entry-title {
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

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

            .entry-summary {
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

Unknown property 'background-position-y'.
Open

  background-position-y: 50%;
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Don't use IDs in selectors.
Open

#facetwp-top .facetwp-type-sort:after {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Values of 0 shouldn't have units specified.
Open

    margin: 0px -10px -15px;
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .facetwp-checkbox.region.country-checked
Open

.facetwp-checkbox.region.country-checked {
Severity: Minor
Found in assets/css/lsx-search.css by csslint
Severity
Category
Status
Source
Language