lightspeeddevelopment/lsx-search

View on GitHub

Showing 1,518 of 1,518 total issues

Adjoining classes: .blog .content.role.row
Open

.blog .content.role.row {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .archive .facetwp-sidebar.widget-area + .content-area .facetwp-template .lsx-to-archive-item
Open

.archive .facetwp-sidebar.widget-area + .content-area .facetwp-template .lsx-to-archive-item,
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .archive .facetwp-sidebar.widget-area + .content-area
Open

.archive .facetwp-sidebar.widget-area + .content-area,
Severity: Minor
Found in assets/css/lsx-search.css by csslint

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

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

Adjoining classes: .lsx-search-form .field.submit-button:nth-child(2) .btn
Open

.lsx-search-form .field.submit-button:nth-child(2) .btn {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .archive .facetwp-sidebar.widget-area .facetwp-item .facetwp-collapsed button.facetwp-collapse[aria-expanded=false]:before
Open

.archive .facetwp-sidebar.widget-area .facetwp-item .facetwp-collapsed button.facetwp-collapse[aria-expanded=false]:before,
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Use of !important
Open

  margin-top: 20px !important;
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .search-results .facetwp-sidebar.widget-area .facetwp-form .search-field
Open

.search-results .facetwp-sidebar.widget-area .facetwp-form .search-field,
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .blog .facetwp-sidebar.widget-area .facetwp-form .search-field
Open

  .blog .facetwp-sidebar.widget-area .facetwp-form .search-field,
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .archive .facetwp-sidebar.widget-area .facetwp-form .btn.search-submit
Open

.archive .facetwp-sidebar.widget-area .facetwp-form .btn.search-submit,
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .search-results .facetwp-sidebar.widget-area .facetwp-form .btn.search-submit:before
Open

.search-results .facetwp-sidebar.widget-area .facetwp-form .btn.search-submit:before,
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .lsx-pagination-wrapper.facetwp-custom
Open

.lsx-pagination-wrapper.facetwp-custom {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

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

@media (max-width: 767px) { .facetwp-filters-wrap { height: 100%; right: 0; margin: 0 !important; padding: 15px; position: fixed !important; overflow-x: visible; overflow-y: auto; top: 0; -webkit-transform: translate(100%, 0); transform: translate(100%, 0); z-index: 7; } }
Severity: Minor
Found in assets/css/lsx-search-rtl.css by csslint

Don't use IDs in selectors.
Open

body:not(.search-no-results) #facetwp-top { margin-bottom: 25px; }
Severity: Minor
Found in assets/css/lsx-search-rtl.css by csslint

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

.continent-visible .facetwp-checkbox.country { margin-right: 20px; }
Severity: Minor
Found in assets/css/lsx-search-rtl.css by csslint

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

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

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

body:not(.search-no-results) #facetwp-top, body:not(.search-no-results) #facetwp-bottom > .row { padding: 0; margin-right: 0; margin-left: 0; min-height: 50px; }
Severity: Minor
Found in assets/css/lsx-search-rtl.css by csslint

Adjoining classes: .lsx-body-grid-layout.search .facetwp-template > .post-wrapper .lsx-slot .moretag
Open

.lsx-body-grid-layout.search .facetwp-template > .post-wrapper .lsx-slot .moretag { background: #418ad0; }
Severity: Minor
Found in assets/css/lsx-search-rtl.css by csslint

Use of !important
Open

  width: 30.75% !important;
Severity: Minor
Found in assets/css/lsx-search.css by csslint

The property -moz-box-pack is compatible with -webkit-box-pack and should be included as well.
Open

.search-no-results .facetwp-template { margin-top: 1em; background-color: #ffffff; border: 1px solid #e4e4e4; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; min-height: 300px; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }
Severity: Minor
Found in assets/css/lsx-search-rtl.css by csslint
Severity
Category
Status
Source
Language