lightspeeddevelopment/lsx-search

View on GitHub

Showing 1,518 of 1,518 total issues

Adjoining classes: .facetwp-checkbox.country.continent-checked
Open

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

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

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

Don't use IDs in selectors.
Open

  #facetwp-top,
Severity: Minor
Found in assets/css/lsx-search.css by csslint

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

            .tab.tab-nav {

Begin pseudo elements with double colons: ::
Open

                    &:before {

Rule declaration should be preceded by an empty line
Open

                        &:hover {

!important should not be used
Open

            float: none !important;

Properties should be ordered float, text-align, width
Open

            width: 100% !important;

Line should be indented with spaces, not tabs
Open

    &.search-description {

Files should end with a trailing newline
Open

}

Use // comments everywhere
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

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

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

.facetwp-pager > .facetwp-page.next {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

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

.facetwp-sort:hover,
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Rule declaration should be preceded by an empty line
Open

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

Using height with padding can sometimes make elements larger than you expect.
Open

    padding: 15px;
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Fallback background-color (hex or RGB) should precede RGBA background-color.
Open

  background-color: rgba(0, 0, 0, 0.2);
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Rule declaration should be followed by an empty line
Open

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

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

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

Line should be indented with spaces, not tabs
Open

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