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

        .row > .col-xs-12 {
Severity: Minor
Found in assets/css/scss/lsx-search.scss by scss-lint

Properties should be ordered clear, float, width
Open

                width: 65.4%;

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

            }

Prefer single quoted strings
Open

@import "include-media";
Severity: Minor
Found in assets/css/scss/lsx-search.scss by scss-lint

Shorthand form for property padding should be written more concisely as 0px 20px 20px instead of 0px 20px 20px 20px
Open

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

Line should be indented with spaces, not tabs
Open

    border: 1px solid #ddd;
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

Rule declaration should be preceded by an empty line
Open

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

Selector noUi-connect should be written in lowercase with hyphens
Open

            .noUi-connect {
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

            .noUi-target {
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

            .search-field {
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

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

Avoid using id selectors
Open

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

                &:first-child,
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

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

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

                    color: #fff;
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

                .post-tags-wrapper,
Severity: Minor
Found in assets/css/scss/lsx-search.scss by scss-lint

Line should be indented with spaces, not tabs
Open

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