lightspeeddevelopment/lsx-search

View on GitHub

Showing 1,518 of 1,518 total issues

Don't use IDs in selectors.
Open

#facetwp-top .facetwp-type-sort select {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

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

body:not(.search-no-results) #facetwp-top .row > .col-xs-12 .facetwp-pager,
Severity: Minor
Found in assets/css/lsx-search.css by csslint

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

                    h3.cmb2-metabox-title {

Avoid qualifying class selectors with an element.
Open

                    div.cmb-th {

!important should not be used
Open

                        padding: 20px 10px 20px 0 !important;

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

                        .cmb2-metabox-title {

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

                            &.cmb2-upload-file {

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

                        color: #666;

Avoid qualifying class selectors with an element.
Open

            button.facetwp-collapse {

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

                &:before {

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

                &:hover {

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

                        &:hover {

Line should be indented with spaces, not tabs
Open

    .facetwp-type-pager {

0.54 should be written without a leading zero as .54
Open

            letter-spacing: 0.54px;

Begin pseudo elements with double colons: ::
Open

            &:after {

Selector woocommerce-loop-category__title should be written in lowercase with hyphens
Open

            .woocommerce-loop-product__title,

Line should be indented 0 spaces, but was indented 1 spaces
Open

 @import 'cmb_tabbed_theme';

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

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

Line should be indented with spaces, not tabs
Open

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

Line should be indented with spaces, not tabs
Open

    padding: 10px 20px;
Severity: Minor
Found in assets/css/scss/lsx-search.scss by scss-lint
Severity
Category
Status
Source
Language