lightspeeddevelopment/lsx-search

View on GitHub

Showing 1,518 of 1,518 total issues

Rule declaration should be preceded by an empty line
Open

                    .post-meta-time {
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

Line should be indented with spaces, not tabs
Open

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

Line should be indented with spaces, not tabs
Open

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

Line should be indented with spaces, not tabs
Open

    z-index: 99 !important;
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

Adjoining classes: .lsx-body-grid-layout.search .facetwp-template > .post-wrapper .lsx-slot .post-meta-categories
Open

.lsx-body-grid-layout.search .facetwp-template > .post-wrapper .lsx-slot .post-meta-categories {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

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

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

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

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

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

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

Use of !important
Open

  z-index: 99 !important;
Severity: Minor
Found in assets/css/lsx-search.css by csslint

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

body:not(.search-no-results) #facetwp-top,
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Don't use IDs in selectors.
Open

body:not(.search-no-results) #facetwp-bottom > .row .row > .col-xs-12 .facetwp-pager {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

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

            .current {

!important should not be used
Open

                        min-width: 210px !important;

0px should be written without units as 0
Open

                            margin-top: 0px;

Rule declaration should be followed by an empty line
Open

                }

Line should be indented with spaces, not tabs
Open

    .lsx-body-grid-layout.search {

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

                .lsx-slot {

Rule declaration should be followed by an empty line
Open

    }
Severity
Category
Status
Source
Language