lightspeeddevelopment/lsx-search

View on GitHub

Showing 1,518 of 1,518 total issues

Adjoining classes: .continent-visible .facetwp-checkbox.region
Open

.continent-visible .facetwp-checkbox.region {
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 {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Line should be indented with spaces, not tabs
Open

    .wp-filter {

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

                    div.cmb-th {

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

                    div.cmb-td {

0px should be written without units as 0
Open

                            padding-top: 0px !important;

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

                        select {

Properties should be ordered -webkit-appearance, background-size, border-color, border-radius, box-shadow, color, cursor, font-size, line-height, max-width, min-height, padding, vertical-align
Open

                            font-size: 14px;

Expected item on line 144 to appear before line 111. Rule sets should be ordered as follows: @extends, @includes without @content, properties, @includes with @content, nested rule sets
Open

                        margin-right: 15px;

Line should be indented with spaces, not tabs
Open

    .facetwp-filters-wrap {

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

                .noUi-connect {

0.01 should be written without a leading zero as .01
Open

  'em': 0.01,

!important should not be used
Open

            width: 100% !important;

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

Selector should have depth of applicability no greater than 3, but was 4
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

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

Properties should be ordered background, margin-top, padding
Open

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

Line should be indented with spaces, not tabs
Open

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

Line should be indented with spaces, not tabs
Open

    .facetwp-sidebar.widget-area {
Severity: Minor
Found in assets/css/scss/lsx-search.scss by scss-lint
Severity
Category
Status
Source
Language