lightspeeddevelopment/lsx-search

View on GitHub

Showing 1,518 of 1,518 total issues

Adjoining classes: .logged-in .facetwp-item.facetwp-filters-wrap
Open

  .logged-in .facetwp-item.facetwp-filters-wrap {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

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

            .current {

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

                    &:hover {

Avoid vendor prefixes.
Open

                                    -ms-flex-direction: row;

Properties should be ordered color, font-size, -webkit-font-smoothing, font-weight, line-height, margin, margin-bottom
Open

                        margin: 1em 0;

Properties should be ordered color, font-size, font-weight, line-height, min-width, padding, text-align, text-shadow, vertical-align, width
Open

                        text-align: left;

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

                        input {

Avoid qualifying class selectors with an element.
Open

                    p.cmb2-metabox-description {

Line should be indented with spaces, not tabs
Open

    .facetwp-item {

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

                    .moretag {

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

                color: white;

Rule declaration should be followed by an empty line
Open

            }

Avoid qualifying attribute selectors with an element.
Open

            div[itemprop="description"] {

Use // comments everywhere
Open

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

Properties should be ordered margin-left, margin-right
Open

            margin-right: auto;
Severity: Minor
Found in assets/css/scss/lsx-search.scss by scss-lint

Properties should be ordered margin-left, margin-right, margin-top, max-width, padding
Open

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

Rule declaration should be preceded by an empty line
Open

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

Properties should be ordered max-width, width
Open

                width: 100%;
Severity: Minor
Found in assets/css/scss/lsx-search.scss by scss-lint

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

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

Line should be indented with spaces, not tabs
Open

    font-size: 18px;
Severity: Minor
Found in assets/css/scss/lsx-search.scss by scss-lint
Severity
Category
Status
Source
Language