assets/css/scss/layout/_search-form.scss
Avoid using id selectors Open
Open
#masthead {
- Exclude checks
Expected 0 spaces after (
instead of
Open
Open
height: calc( 100% - 43px );
- Exclude checks
Properties should be ordered background, border, box-shadow, height, line-height, padding, z-index Open
Open
box-shadow: none;
- Exclude checks
Properties should be ordered border, cursor, z-index Open
Open
cursor: pointer;
- Exclude checks
@include declaration should be followed by an empty line Open
Open
}
- Exclude checks
Properties should be ordered min-width, opacity, width, z-index Open
Open
opacity: 1;
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
#searchform {
- Exclude checks
@include declaration should be preceded by an empty line Open
Open
@include media('>=desktop-wide') {
- Exclude checks
Expected 0 spaces before )
instead of
Open
Open
height: calc( 100% - 43px );
- Exclude checks
Avoid using id selectors Open
Open
#searchform {
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
.search-submit {
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
&:active {
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
.fa {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
#searchform {
- Exclude checks
Properties should be ordered align-items, display, height Open
Open
height: calc( 100% - 43px );
- Exclude checks
Avoid using id selectors Open
Open
#searchform {
- 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
#searchform {
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
&:hover,
- Exclude checks
@include declaration should be followed by an empty line Open
Open
}
- Exclude checks
border: 0
is preferred over border: none
Open
Open
border: none;
- Exclude checks
@include declaration should be preceded by an empty line Open
Open
@include media('>=tablet') {
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
.search-field {
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
.search-submit {
- Exclude checks
@include declaration should be followed by an empty line Open
Open
}
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
.search-field {
- 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
.fa {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.mobile-header-hamburger & {
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
.search-field {
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
&:active {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 5 Open
Open
.search-field {
- Exclude checks
Avoid using id selectors Open
Open
#searchform {
- Exclude checks
Properties should be ordered min-width, opacity, width, z-index Open
Open
opacity: 1;
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Avoid using id selectors Open
Open
#primary,
- Exclude checks
Avoid using id selectors Open
Open
#searchform {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
#searchform {
- Exclude checks
Properties should be ordered left, padding-left, right Open
Open
right: initial;
- Exclude checks
border: 0
is preferred over border: none
Open
Open
border: none;
- Exclude checks
Properties should be ordered min-width, opacity, width, z-index Open
Open
opacity: 1;
- Exclude checks
Properties should be ordered font-size, line-height, transition, vertical-align Open
Open
vertical-align: middle;
- Exclude checks
Properties should be ordered display, flex-basis, margin-left, order, position, right Open
Open
right: initial;
- Exclude checks
Avoid using id selectors Open
Open
#primary,
- Exclude checks
Properties should be ordered padding, text-align Open
Open
text-align: center;
- Exclude checks
0px
should be written without units as 0
Open
Open
margin-left: 0px;
- Exclude checks
Properties should be ordered height, margin-left, padding-left, padding-right, z-index Open
Open
z-index: 1;
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
&:active {
- Exclude checks
Properties should be ordered border-radius, float, height, margin-left, padding, z-index Open
Open
z-index: 2;
- Exclude checks