lightspeeddevelopment/lsx-search

View on GitHub

Showing 1,518 of 1,518 total issues

Rule declaration should be followed by an empty line
Open

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

Avoid qualifying class selectors with an element.
Open

body.blog,
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-meta {
Severity: Minor
Found in assets/css/scss/lsx-search.scss by scss-lint

Line should be indented with spaces, not tabs
Open

    position: fixed;
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

Line should be indented with spaces, not tabs
Open

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

Properties should be ordered display, margin-left
Open

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

Line should be indented with spaces, not tabs
Open

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

Line should be indented with spaces, not tabs
Open

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

Properties should be ordered color, content, display, font-family, font-size, -moz-osx-font-smoothing, -webkit-font-smoothing, left, line-height, position, text-rendering, top
Open

        content: "\f10c";
Severity: Minor
Found in assets/css/scss/lsx-search.scss by scss-lint

Line should be indented with spaces, not tabs
Open

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

Use // comments everywhere
Open

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

border: 0 is preferred over border: none
Open

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

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

            .facetwp-pager {
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

Rule declaration should be followed by an empty line
Open

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

Properties should be ordered margin-bottom, width
Open

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

Duplicate property 'background' found.
Open

  background: none;
Severity: Minor
Found in assets/css/lsx-search.css by csslint

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

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

Adjoining classes: .facetwp-pager > .facetwp-page.active
Open

.facetwp-pager > .facetwp-page.active, .facetwp-pager > .facetwp-page:hover {
Severity: Minor
Found in assets/css/lsx-search.css by csslint
Severity
Category
Status
Source
Language