assets/css/scss/lsx-search.scss
0px
should be written without units as 0
Open
Open
padding: 0px 20px 20px 20px;
- Exclude checks
Properties should be ordered max-width, width Open
Open
width: 100%;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
border-width: 2px;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
line-height: 1.33;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
@include media("<phone") {
- Exclude checks
Properties should be ordered margin-bottom, margin-top Open
Open
margin-top: 4.25rem;
- Exclude checks
Color literals like #ffffff
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
background: #ffffff;
- Exclude checks
Properties should be ordered background, margin-top, padding Open
Open
padding: 0px;
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
body.facetwp-loading-body & {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
.lsx-to-archive-item {
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
.facetwp-search {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
width: 100%;
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
@include declaration should be followed by an empty line Open
Open
}
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
@media (min-width: 768px) {
- Exclude checks
Prefer single quoted strings Open
Open
@include media(">=phone") {
- Exclude checks
Prefer single quoted strings Open
Open
@include media("<phone") {
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
.facetwp-filter-title {
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
button.facetwp-collapse {
- Exclude checks
@include declaration should be preceded by an empty line Open
Open
@include media("<phone") {
- Exclude checks
Begin pseudo elements with double colons: ::
Open
Open
&:before {
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
.btn {
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
.noUi-target {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 5 Open
Open
button.facetwp-collapse {
- Exclude checks
Properties should be ordered background, border, height Open
Open
border: none;
- Exclude checks
Begin pseudo elements with double colons: ::
Open
Open
&:before {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 5 Open
Open
&:before {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 5 Open
Open
&[aria-expanded="true"] {
- Exclude checks
Prefer single quoted strings Open
Open
content: "\f068";
- Exclude checks
Use //
comments everywhere Open
Open
/**
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
.facetwp-template {
- Exclude checks
Color literals like #418ad0
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
border-color: #418ad0;
- Exclude checks
Avoid using id selectors Open
Open
#facetwp-top {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.facetwp-item,
- Exclude checks
Color #ffffff
should be written as #fff
Open
Open
background: #ffffff;
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
.input-group {
- Exclude checks
Properties should be ordered border-radius, box-shadow Open
Open
box-shadow: 1px 1px 0 0 #27639e;
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
.search-submit {
- Exclude checks
Prefer single quoted strings Open
Open
content: " ";
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
.search-field {
- Exclude checks
Properties should be ordered margin-top, max-width, padding-left, padding-right, width Open
Open
width: 100%;
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
&.search-sidebar-left {
- Exclude checks
Color literals like #ddd
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
border: 1px solid #ddd;
- Exclude checks
Prefer single quoted strings Open
Open
@include media("<phone") {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
.input-group {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 5 Open
Open
.field:nth-child(2) {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
.btn.search-submit {
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
button.facetwp-collapse {
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
&.lsx-to-search-title-results {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
.noUi-target {
- Exclude checks
Prefer single quoted strings Open
Open
@import "include-media";
- Exclude checks
Prefer single quoted strings Open
Open
@include media(">=tablet") {
- Exclude checks
Properties should be ordered margin-left, margin-right Open
Open
margin-right: auto;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
background-image: none;
- Exclude checks
0px
should be written without units as 0
Open
Open
padding: 0px 15px 15px 11px;
- Exclude checks
!important should not be used Open
Open
margin-top: 0 !important;
- Exclude checks
Properties should be ordered border, min-width Open
Open
min-width: 100%;
- Exclude checks
Color red
should be written in hexadecimal form as #ff0000
Open
Open
border-color: red;
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
.fa {
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 5 Open
Open
&:before {
- Exclude checks
!important should not be used Open
Open
margin-top: 20px !important;
- Exclude checks
Prefer single quoted strings Open
Open
@import "customizer-search-body-colours";
- Exclude checks
Prefer single quoted strings Open
Open
@import "lsx-blog-customizer";
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
display: block;
- Exclude checks
Avoid using id selectors Open
Open
#secondary.facetwp-sidebar {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
@include media("<phone") {
- Exclude checks
Properties should be ordered background, border-radius, margin-bottom, padding Open
Open
padding: 15px 12px;
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
.search-form {
- Exclude checks
Prefer single quoted strings Open
Open
@include media("<phone") {
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
.facetwp-counts {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
.input-group-btn {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.search,
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
font-size: 18px;
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Prefer single quoted strings Open
Open
@include media("<phone") {
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
.btn {
- Exclude checks
Prefer single quoted strings Open
Open
content: "\f067";
- Exclude checks
Properties should be ordered margin-bottom, margin-top Open
Open
margin-top: 0;
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
.facetwp-counts {
- Exclude checks
Properties should be ordered margin-left, margin-right, margin-top, max-width, padding Open
Open
padding: 0px 20px 20px 20px;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
border-radius: 2px;
- Exclude checks
Avoid using id selectors Open
Open
#primary.content-area {
- Exclude checks
Color literals like #27639e
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
box-shadow: 1px 1px 0 0 #27639e;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.facetwp-template {
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
body.facetwp-loading-body & {
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
.search-submit {
- Exclude checks
Colon after property should be followed by one space Open
Open
position:absolute;
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
+ .content-area {
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Color literals like #4a4a4a
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
color: #4a4a4a;
- Exclude checks
@include declaration should be followed by an empty line Open
Open
}
- Exclude checks
@include declaration should be preceded by an empty line Open
Open
@include media("<phone") {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.facetwp-type-search {
- Exclude checks
Color literals like rgb(228, 228, 228)
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
border: 1px solid rgb(228, 228, 228);
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.is-loading .facetwp-overlay {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.facetwp-sidebar.widget-area {
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
&:first-child {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 5 Open
Open
&:before {
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
&.search-sidebar-left {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
height: 50px;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
color: #4a4a4a;
- Exclude checks
Color literals like #fff
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
background-color: #fff;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
#facetwp-top {
- Exclude checks
Shorthand form for property border-radius
should be written more concisely as 3px
instead of 3px 3px 3px 3px
Open
Open
border-radius: 3px 3px 3px 3px;
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Expected item on line 231 to appear before line 217. Rule sets should be ordered as follows: @extends
, @includes
without @content
, properties, @includes
with @content
, nested rule sets Open
Open
@include media(">=phone") {
- Exclude checks
Prefer single quoted strings Open
Open
@include media("<phone") {
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
.facetwp-collapsed {
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Properties should be ordered margin-bottom, margin-top Open
Open
margin-top: 2rem;
- Exclude checks
Selector noUi-connect
should be written in lowercase with hyphens Open
Open
.noUi-connect {
- Exclude checks
Selector noUi-target
should be written in lowercase with hyphens Open
Open
.noUi-target {
- Exclude checks
Properties should be ordered background-color, background-image, border, border-radius, border-width, box-shadow, color, display, font-size, height, line-height, padding, transition, width Open
Open
display: block;
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
&.error {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
.fa {
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
&:before {
- Exclude checks
Prefer single quoted strings Open
Open
@include media(">=phone") {
- Exclude checks
Merge rule .facetwp-results
with rule on line 368 Open
Open
.facetwp-results {
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
.input-group-btn {
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
.noUi-connect {
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
.search-field {
- Exclude checks
Use //
comments everywhere Open
Open
/*@include media('phone') {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
box-shadow: none;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
padding: 10px 20px;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
transition: all 150ms ease;
- Exclude checks
Prefer single quoted strings Open
Open
@include media("<phone") {
- Exclude checks
0px
should be written without units as 0
Open
Open
padding: 0px;
- Exclude checks
Prefer single quoted strings Open
Open
@include media(">=phone") {
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
&.lsx-to-search-title-results {
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
.lsx-search-title {
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
.lsx-search-title {
- Exclude checks
Color literals like #fff
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
background-color: #fff;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
border: 1px solid #ddd;
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
.btn.search-submit {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.facetwp-search-wrap {
- Exclude checks
Prefer single quoted strings Open
Open
@include media(">=desktop") {
- Exclude checks
Color literals like red
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
border-color: red;
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
.facetwp-bottom-row-1 {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
&:focus {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
padding: 0px 15px 15px 11px;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.facetwp-item.facetwp-form {
- Exclude checks
0px
should be written without units as 0
Open
Open
padding: 0px;
- Exclude checks
Prefer single quoted strings Open
Open
@include media(">=phone") {
- Exclude checks
Prefer single quoted strings Open
Open
@include media(">=phone") {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
.facetwp-collapsed {
- Exclude checks
Begin pseudo elements with double colons: ::
Open
Open
&:before {
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
&:before {
- Exclude checks
Color literals like #fff
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
color: #fff !important;
- Exclude checks
Begin pseudo elements with double colons: ::
Open
Open
&:before {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
border-width: 1px;
- Exclude checks
Property background
already defined on line 553 Open
Open
background: none;
- Exclude checks
Begin pseudo elements with double colons: ::
Open
Open
.facetwp-per-page:after,
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
font-size: 10px;
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
.lsx-slot {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
&:first-child,
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 5 Open
Open
.entry-layout {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 5 Open
Open
.post-tags-wrapper,
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
article.lsx-slot {
- Exclude checks
Prefer single quoted strings Open
Open
@import "layout-selector";
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.search,
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.input-group {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
.lsx-search-title {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
.noUi-connect {
- Exclude checks
Prefer single quoted strings Open
Open
content: "\f002";
- Exclude checks
Unnecessary parent selector (&) Open
Open
& + .facetwp-alpha {
- Exclude checks
Prefer single quoted strings Open
Open
@include media(">=phone") {
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
background-repeat: no-repeat;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
box-shadow: none;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
line-height: 1.25;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
font-family: FontAwesome;
- Exclude checks
Shorthand form for property padding
should be written more concisely as 0px 20px 20px
instead of 0px 20px 20px 20px
Open
Open
padding: 0px 20px 20px 20px;
- Exclude checks
Prefer single quoted strings Open
Open
@include media(">=desktop") {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
background-color: #fff;
- Exclude checks
Prefer single quoted strings Open
Open
@include media("<phone") {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
.facetwp-sort-select,
- Exclude checks
@media declaration should be followed by an empty line Open
Open
}
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.facetwp-filter-title {
- Exclude checks
Properties should be ordered background, margin-bottom, padding Open
Open
padding: 0px;
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 5 Open
Open
.field:first-child {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.field {
- Exclude checks
border: 0
is preferred over border: none
Open
Open
border: none;
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 5 Open
Open
&[aria-expanded="false"] {
- Exclude checks
Begin pseudo elements with double colons: ::
Open
Open
&:before {
- Exclude checks
Properties should be ordered border-radius, border-style, border-width, cursor, display, height, line-height, margin-right, text-align, vertical-align, width Open
Open
display: inline-block;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
font-size: 14px;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
height: 50px;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
width: auto;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
position: relative;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
top: 0px;
- Exclude checks
!important should not be used Open
Open
margin-top: 0 !important;
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 5 Open
Open
.entry-title {
- Exclude checks
0.5
should be written without a leading zero as .5
Open
Open
box-shadow: 0.5px 0.5px 1px #ddd;
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
li.product {
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
li.product {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
padding-left: 25px;
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Color literals like #f6f6f6
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
#f6f6f6,
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
z-index: 99 !important;
- Exclude checks
Properties should be ordered align-items, display, height, justify-content, padding Open
Open
display: flex;
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.facetwp-sort-select,
- Exclude checks
Prefer single quoted strings Open
Open
@include media(">=phone") {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
margin-top: 4.25rem;
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
&:before {
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Prefer single quoted strings Open
Open
content: "\f101";
- Exclude checks
Color literals like #dadddf
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
border: 1px solid #dadddf;
- Exclude checks
Prefer single quoted strings Open
Open
@include media(">=phone") {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
> .no-results {
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
article.lsx-slot {
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
ul.products {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
@include media("<phone") {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
background-color: rgba(0, 0, 0, 0.2);
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
position: fixed;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
top: 0;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
font-size: 18px;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
&.depth-2 {
- Exclude checks
Properties should be ordered display, margin-left Open
Open
margin-left: 20px;
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Color literals like #919191
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
#919191
- Exclude checks
Avoid using id selectors Open
Open
#facetwp-top,
- Exclude checks
Avoid using id selectors Open
Open
#facetwp-top,
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.lsx-pagination-wrapper.facetwp-custom {
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
.btn.search-submit {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
@include media(">=phone") {
- Exclude checks
Prefer single quoted strings Open
Open
@include media(">=phone") {
- Exclude checks
Properties should be ordered align-items, content, display, font, height, justify-content Open
Open
font: normal normal normal 15px/1 FontAwesome;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
border: 1px solid #dadddf;
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
appearance: none;
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 5 Open
Open
.moretag {
- Exclude checks
Color literals like #fff
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
color: #fff;
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
body.blog,
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
.entry-meta {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
&:before {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
&.checked {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
padding-left: 25px;
- Exclude checks
Color literals like #418ad0
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
#418ad0,
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.facetwp-sidebar {
- Exclude checks
Properties should be ordered display, flex-grow, justify-content Open
Open
flex-grow: 2;
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
.btn.search-submit {
- Exclude checks
Properties should be ordered content, font-family, font-size, font-weight, text-align Open
Open
text-align: center;
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Properties should be ordered appearance, background, background-position-x, background-position-y, background-repeat, border, border-radius, border-style, border-width, box-shadow, cursor, display, font-size, height, line-height, min-width, padding, transition, width, z-index Open
Open
cursor: pointer;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
background-position-x: 100%;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
background-position-y: 50%;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
border-style: solid;
- Exclude checks
Begin pseudo elements with double colons: ::
Open
Open
.facetwp-per-page:after,
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
.entry-summary {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
&:not(.lsx-hide-post-author) {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.facetwp-template {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
& + & {
- Exclude checks
Begin pseudo elements with double colons: ::
Open
Open
&:before {
- Exclude checks
!important should not be used Open
Open
z-index: 99 !important;
- Exclude checks
Use //
comments everywhere Open
Open
/* New style */
- Exclude checks
@include declaration should be preceded by an empty line Open
Open
@include media(">=phone") {
- Exclude checks
Prefer single quoted strings Open
Open
@include media(">=desktop") {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.facetwp-alpha {
- Exclude checks
Begin pseudo elements with double colons: ::
Open
Open
&:before {
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
&:before {
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
&:before {
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
&:hover {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
min-width: 160px;
- Exclude checks
Avoid using id selectors Open
Open
.facetwp-per-page:after,
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
article.lsx-slot {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.facetwp-template {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
&.country {
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Prefer single quoted strings Open
Open
font-family: "FontAwesome";
- Exclude checks
Color literals like #4a4a4a
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
#4a4a4a,
- Exclude checks
Avoid using id selectors Open
Open
#ui-datepicker-div {
- Exclude checks
Avoid using id selectors Open
Open
#facetwp-top,
- Exclude checks
Prefer single quoted strings Open
Open
@include media(">=desktop") {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
margin-top: 12px;
- Exclude checks
Avoid using id selectors Open
Open
.facetwp-sort,
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
> .facetwp-page {
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
@include media(">=phone") {
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
&.active,
- Exclude checks
Properties should be ordered font-size, height, padding-left, padding-right Open
Open
padding-left: 20px;
- Exclude checks
Avoid using id selectors Open
Open
.facetwp-sort,
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
transition: all 150ms ease;
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
&:before {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
border: none;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
margin-top: 2.4rem;
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
.lsx-slot {
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
@include media(">=phone") {
- Exclude checks
0px
should be written without units as 0
Open
Open
margin: 0px -15px -15px;
- Exclude checks
Prefer single quoted strings Open
Open
@include media("<=phone") {
- Exclude checks
Prefer single quoted strings Open
Open
@include media(">=phone") {
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
background: transparent;
- Exclude checks
Properties should be ordered display, padding, width Open
Open
width: 100%;
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
body.blog,
- Exclude checks
Properties should be ordered color, content, cursor, font-family, font-size, position, right, top, z-index Open
Open
content: "\f078";
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
0.2
should be written without a leading zero as .2
Open
Open
background-color: rgba(0, 0, 0, 0.2);
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
display: none;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
margin-top: 4.25rem;
- Exclude checks
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
Open
content: "\f096";
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 5 Open
Open
.post-meta-author {
- Exclude checks
Prefer single quoted strings Open
Open
content: "\f10c";
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
article.lsx-slot {
- Exclude checks
Avoid using id selectors Open
Open
#facetwp-top,
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
.lsx-label-post-type {
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Properties should be ordered margin-left, margin-right, min-height, padding Open
Open
padding: 0;
- Exclude checks
border: 0
is preferred over border: none
Open
Open
border: none;
- Exclude checks
Avoid using id selectors Open
Open
#secondary {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
#facetwp-top,
- Exclude checks
Prefer single quoted strings Open
Open
content: "\f078";
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
position: relative;
- Exclude checks
Avoid using id selectors Open
Open
.facetwp-sort-select,
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
color: #999999;
- Exclude checks
Properties should be ordered margin-bottom, width Open
Open
width: 100%;
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Begin pseudo elements with double colons: ::
Open
Open
&:before {
- Exclude checks
Properties should be ordered cursor, margin, padding Open
Open
margin: 0;
- Exclude checks
border: 0
is preferred over border: none
Open
Open
border: none;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
right: 30px;
- Exclude checks
border: 0
is preferred over border: none
Open
Open
border: none;
- Exclude checks
Avoid using id selectors Open
Open
#facetwp-top {
- Exclude checks
0px
should be written without units as 0
Open
Open
top: 0px;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
#facetwp-top,
- Exclude checks
@include declaration should be preceded by an empty line Open
Open
@include media("<=phone") {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.searchwp-revised-search-notice {
- Exclude checks
Prefer single quoted strings Open
Open
content: "\f100";
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
article.lsx-slot {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
.post-tags-wrapper {
- Exclude checks
Color literals like white
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
background-color: white;
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
article.lsx-slot {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
background: none;
- Exclude checks
!important should not be used Open
Open
position: fixed !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.facetwp-template {
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
.lsx-slot {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
left: 0;
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Prefer single quoted strings Open
Open
font-family: "FontAwesome";
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
article.lsx-slot {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
&:not(.lsx-hide-post-tags) {
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
article.lsx-slot {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
#facetwp-top {
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
.facetwp-pager {
- Exclude checks
Avoid using id selectors Open
Open
#facetwp-top,
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.logged-in {
- Exclude checks
!important should not be used Open
Open
color: #fff !important;
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
.lsx-label-post-type {
- Exclude checks
Avoid using id selectors Open
Open
.facetwp-sort-select,
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Prefer single quoted strings Open
Open
@include media("<phone") {
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
.entry-summary {
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
.post-meta-author {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
&.depth-2 {
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
.row > .col-xs-12 {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
#facetwp-bottom {
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
&:not(.lsx-hide-post-date) {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
bottom: 0;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
right: 0;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.facetwp-template {
- Exclude checks
Color #ffffff
should be written as #fff
Open
Open
background-color: #ffffff;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
margin-bottom: 4.25rem;
- Exclude checks
Prefer single quoted strings Open
Open
content: "\f14a";
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
&.depth-1 {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
&.region {
- Exclude checks
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
Open
content: "\f10c";
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
&:before {
- Exclude checks
border: 0
is preferred over border: none
Open
Open
border: none;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
#facetwp-top,
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
margin: 0;
- Exclude checks
@include declaration should be followed by an empty line Open
Open
}
- Exclude checks
Properties should be ordered align-items, content, display, font, height, justify-content Open
Open
font: normal normal normal 15px/1 FontAwesome;
- Exclude checks
Merge rule .facetwp-sort, .facetwp-per-page, #facetwp-top .facetwp-type-sort
with rule on line 473 Open
Open
.facetwp-sort,
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
background-color: white;
- Exclude checks
Properties should be ordered box-shadow, cursor, z-index Open
Open
cursor: pointer;
- Exclude checks
0.5
should be written without a leading zero as .5
Open
Open
box-shadow: 0.5px 0.5px 1px #ddd;
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
.facetwp-sort-select,
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
cursor: pointer;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
padding: 0;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
z-index: 1;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
content: "\f078";
- Exclude checks
Color #999999
should be written as #999
Open
Open
color: #999999;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
z-index: 0;
- Exclude checks
Properties should be ordered color, display, margin, padding, text-align, text-transform, transition Open
Open
display: block;
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
body.blog,
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
article.lsx-slot {
- Exclude checks
Properties should be ordered height, width Open
Open
width: 190px;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
@include media(">=phone") {
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
article.lsx-slot {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
border-radius: 0;
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
li.product {
- Exclude checks
border: 0
is preferred over border: none
Open
Open
border: none;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
overflow: hidden;
- Exclude checks
Color literals like #999999
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
color: #999999;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
cursor: pointer;
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Begin pseudo elements with double colons: ::
Open
Open
&:before {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
cursor: pointer;
- Exclude checks
!important should not be used Open
Open
margin-top: 0 !important;
- Exclude checks
Properties should be ordered animation, color, content, display, font-family, font-size, -moz-osx-font-smoothing, -webkit-font-smoothing, line-height, text-rendering Open
Open
content: "\f110";
- Exclude checks
0px
should be written without units as 0
Open
Open
margin: 0px -10px -15px;
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Color literals like #dadddf
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
#dadddf,
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
article.lsx-slot {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
z-index: 5;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
padding-bottom: 2.4rem;
- Exclude checks
Begin pseudo elements with double colons: ::
Open
Open
&:before {
- Exclude checks
Color literals like #f7ae00
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
#f7ae00,
- Exclude checks
@media declaration should be preceded by an empty line Open
Open
@media (max-width: 767px) {
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Avoid using id selectors Open
Open
#facetwp-bottom {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
#facetwp-top,
- Exclude checks
Avoid using id selectors Open
Open
#facetwp-top,
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
.entry-meta {
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
.post-meta-time {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 5 Open
Open
.post-meta-time {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
#secondary {
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
& + & {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
&.checked {
- Exclude checks
Prefer single quoted strings Open
Open
content: "\f111";
- Exclude checks
Prefer single quoted strings Open
Open
content: "\f110";
- Exclude checks
Prefer single quoted strings Open
Open
@include media(">=phone") {
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.facetwp-page {
- Exclude checks
Properties should be ordered background-color, border, display, flex-direction, justify-content, margin-top, min-height Open
Open
margin-top: 1em;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
&.facetwp-type-alpha {
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
&:before {
- Exclude checks
Color white
should be written in hexadecimal form as #ffffff
Open
Open
background-color: white;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
&:hover {
- Exclude checks
Color literals like #ddd
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
box-shadow: 0.5px 0.5px 1px #ddd;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
display: inline-block;
- Exclude checks
Begin pseudo elements with double colons: ::
Open
Open
.facetwp-per-page:after,
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
.entry-summary {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
.post-meta-categories {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
&:not(.lsx-hide-post-category) {
- Exclude checks
Prefer single quoted strings Open
Open
@include media(">=phone") {
- Exclude checks
Color literals like rgba(0, 0, 0, 0.2)
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
background-color: rgba(0, 0, 0, 0.2);
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
display: none;
- Exclude checks
Properties should be ordered height, left, margin, overflow-x, overflow-y, padding, position, top, transform, z-index Open
Open
padding: 15px;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
cursor: pointer;
- Exclude checks
Prefer single quoted strings Open
Open
font-family: "FontAwesome";
- Exclude checks
Prefer single quoted strings Open
Open
content: "\f096";
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
#facetwp-top,
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
cursor: pointer;
- Exclude checks
Merge rule #facetwp-top, #facetwp-bottom > .row
with rule on line 939 Open
Open
#facetwp-top,
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
&:before {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 5 Open
Open
.row > .col-xs-12 {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 6 Open
Open
.facetwp-pager {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
&.depth-1 {
- Exclude checks
Color literals like #e4e4e4
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
border: 1px solid #e4e4e4;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
display: block;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
margin-top: 10px;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.lsx-search-title.lsx-search-title-results {
- Exclude checks
Avoid using id selectors Open
Open
#facetwp-top,
- Exclude checks
Avoid using id selectors Open
Open
#facetwp-top,
- Exclude checks
@media declaration should be followed by an empty line Open
Open
}
- Exclude checks
Color literals like #ffffff
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
background-color: #ffffff;
- Exclude checks
!important should not be used Open
Open
margin: 0 !important;
- Exclude checks
Begin pseudo elements with double colons: ::
Open
Open
&:before {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
position: relative;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
margin-top: 5px;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
margin-top: 10px;
- Exclude checks