public_html/layouts/basic/styles/components/_Checkbox.scss
0.54
should be written without a leading zero as .54
Open
Open
border: 1px solid rgba(0, 0, 0, 0.54);
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
border-radius: 3px;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
input[type="checkbox"]:checked::after,
- Exclude checks
Color literals like rgba(255, 255, 255, 0.075)
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.075), 0 0 2px #384150;
- Exclude checks
Avoid qualifying attribute selectors with an element. Open
Open
input[type="radio"] {
- Exclude checks
Avoid qualifying attribute selectors with an element. Open
Open
input[type="radio"]:before {
- Exclude checks
Color literals like #404958
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.075), 0 0 2px #404958;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
width: 17px;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
border-color: #d7d7d7;
- Exclude checks
Selector relatedContents
should be written in lowercase with hyphens Open
Open
.relatedContents {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
border-color: #fff;
- Exclude checks
Avoid qualifying attribute selectors with an element. Open
Open
.bootstrap-switch input[type="radio"],
- Exclude checks
Color literals like #384150
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.075), 0 0 2px #384150;
- Exclude checks
Avoid qualifying attribute selectors with an element. Open
Open
input[type="radio"]:disabled {
- Exclude checks
Properties should be ordered border-radius, content, display, height, margin, -webkit-transition, transition, width Open
Open
margin: 6px 0 0 6px;
- 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
height: 0;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
-webkit-transition: all 0.25s;
- Exclude checks
Properties should be ordered background-color, height, margin, width Open
Open
margin: 3px 0 0 3px;
- Exclude checks
!important should not be used Open
Open
min-height: 17px !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
content: "";
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
background-clip: border-box;
- Exclude checks
Color literals like #e6e6e6
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
background-color: #e6e6e6;
- Exclude checks
0.6
should be written without a leading zero as .6
Open
Open
opacity: 0.6;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
content: "";
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
border-radius: 50%;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
width: 1.5em;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
background: linear-gradient(#f5f5f5 10%, #eee);
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
width: 4em;
- Exclude checks
0.75
should be written without a leading zero as .75
Open
Open
border-radius: 0.75em;
- Exclude checks
Properties should be ordered height, min-height, width Open
Open
width: 20px;
- Exclude checks
Avoid qualifying attribute selectors with an element. Open
Open
input[type="checkbox"]:checked::after,
- Exclude checks
Avoid qualifying attribute selectors with an element. Open
Open
input[type="checkbox"]:checked::after,
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
transform: rotate(45deg);
- Exclude checks
0.075
should be written without a leading zero as .075
Open
Open
box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.075), 0 0 2px #384150;
- Exclude checks
Color literals like #d7d7d7
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
border: 2px solid #d7d7d7;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
background-color: #e6e6e6;
- Exclude checks
0.25
should be written without a leading zero as .25
Open
Open
-webkit-transition: all 0.25s;
- Exclude checks
0.075
should be written without a leading zero as .075
Open
Open
box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.075), 0 0 2px #404958;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
top: -0.3em;
- Exclude checks
0.15
should be written without a leading zero as .15
Open
Open
box-shadow: 0 0.1em 0.15em -0.05em rgba(#fff, 0.9) inset, 0 0.2em 0.2em -0.12em rgba(#000, 0.5);
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
background: linear-gradient(rgba(#000, 0.07), rgba(#fff, 0.1)), #d0d0d0;
- Exclude checks
0.1
should be written without a leading zero as .1
Open
Open
background: linear-gradient(rgba(#000, 0.07), rgba(#fff, 0.1)), #d0d0d0;
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Use //
comments everywhere Open
Open
/* {[The file is published on the basis of YetiForce Public License 6.5 that can be found in the following directory: licenses/LicenseEN.txt or yetiforce.com]} */
- Exclude checks
Color literals like rgba(0, 0, 0, 0.54)
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
border: 1px solid rgba(0, 0, 0, 0.54);
- Exclude checks
Color literals like #d7d7d7
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
border-color: #d7d7d7;
- Exclude checks
Avoid qualifying attribute selectors with an element. Open
Open
input[type="checkbox"]:checked::after,
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
border-spacing: 0;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
width: 5px;
- Exclude checks
!important should not be used Open
Open
opacity: 0 !important;
- Exclude checks
0.35
should be written without a leading zero as .35
Open
Open
opacity: 0.35;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
-webkit-appearance: none;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
-moz-appearance: none;
- Exclude checks
Color literals like rgba(255, 255, 255, 0.075)
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.075), 0 0 2px #404958;
- 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
position: absolute;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
left: -0.3em;
- Exclude checks
Color literals like rgba(#fff, 0.9)
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
box-shadow: 0 0.1em 0.15em -0.05em rgba(#fff, 0.9) inset, 0 0.2em 0.2em -0.12em rgba(#000, 0.5);
- Exclude checks
Color literals like rgba(#000, 0.5)
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
box-shadow: 0 0.1em 0.15em -0.05em rgba(#fff, 0.9) inset, 0 0.2em 0.2em -0.12em rgba(#000, 0.5);
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
height: 1em;
- Exclude checks
0.08
should be written without a leading zero as .08
Open
Open
box-shadow: 0 0.08em 0.15em -0.1em rgba(#000, 0.5) inset, 0 0.05em 0.08em -0.01em rgba(#fff, 0.7),
- Exclude checks
0.25
should be written without a leading zero as .25
Open
Open
transition: 0.25s;
- 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 auto;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
margin: 6px 0 0 6px;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
transition: all 0.25s;
- Exclude checks
Color literals like rgba(#000, 0.07)
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
background: linear-gradient(rgba(#000, 0.07), rgba(#fff, 0.1)), #d0d0d0;
- Exclude checks
0.07
should be written without a leading zero as .07
Open
Open
background: linear-gradient(rgba(#000, 0.07), rgba(#fff, 0.1)), #d0d0d0;
- Exclude checks
Color literals like rgba(#fff, 0.1)
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
background: linear-gradient(rgba(#000, 0.07), rgba(#fff, 0.1)), #d0d0d0;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
box-shadow: 0 0.08em 0.15em -0.1em rgba(#000, 0.5) inset, 0 0.05em 0.08em -0.01em rgba(#fff, 0.7),
- Exclude checks
Color literals like rgba(#000, 0.5)
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
box-shadow: 0 0.08em 0.15em -0.1em rgba(#000, 0.5) inset, 0 0.05em 0.08em -0.01em rgba(#fff, 0.7),
- Exclude checks
0.05
should be written without a leading zero as .05
Open
Open
box-shadow: 0 0.08em 0.15em -0.1em rgba(#000, 0.5) inset, 0 0.05em 0.08em -0.01em rgba(#fff, 0.7),
- 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: #fff;
- Exclude checks
Avoid qualifying attribute selectors with an element. Open
Open
input[type="checkbox"]:checked::after,
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
height: 11px;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
opacity: 0.35;
- Exclude checks
Avoid qualifying attribute selectors with an element. Open
Open
input[type="checkbox"]:focus {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
width: 16px;
- 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: 2px solid #d7d7d7;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
width: 0;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
width: 5.5em;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.c-checkbox-input:checked + .c-checkbox-slider::after {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
border-top: 0;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
height: 16px;
- Exclude checks
Avoid qualifying attribute selectors with an element. Open
Open
input[type="radio"]:checked:disabled {
- Exclude checks
0.25
should be written without a leading zero as .25
Open
Open
transition: all 0.25s;
- Exclude checks
Avoid qualifying attribute selectors with an element. Open
Open
input[type="radio"]:checked {
- Exclude checks
Avoid qualifying attribute selectors with an element. Open
Open
input[type="radio"]:checked:before {
- 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
border-radius: 1.5em;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
transition: 350ms;
- Exclude checks
0.5
should be written without a leading zero as .5
Open
Open
box-shadow: 0 0.1em 0.15em -0.05em rgba(#fff, 0.9) inset, 0 0.2em 0.2em -0.12em rgba(#000, 0.5);
- Exclude checks
0.08
should be written without a leading zero as .08
Open
Open
box-shadow: 0 0.08em 0.15em -0.1em rgba(#000, 0.5) inset, 0 0.05em 0.08em -0.01em rgba(#fff, 0.7),
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
top: 0;
- Exclude checks
Avoid qualifying attribute selectors with an element. Open
Open
input[type="checkbox"]:checked {
- Exclude checks
Avoid qualifying attribute selectors with an element. Open
Open
.bootstrap-switch input[type="radio"],
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
opacity: 0 !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
opacity: 0.6;
- Exclude checks
Avoid vendor prefixes. Open
Open
-webkit-transition: all 0.25s;
- Exclude checks
Avoid qualifying attribute selectors with an element. Open
Open
input[type="radio"]:focus {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.075), 0 0 2px #404958;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
border: 2px solid #4a5364;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
visibility: hidden;
- 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
content: "";
- Exclude checks
Prefer single quoted strings Open
Open
content: "";
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
height: 1.5em;
- Exclude checks
Properties should be ordered background, border-radius, content, height, position, transition, width Open
Open
position: absolute;
- Exclude checks
0.1
should be written without a leading zero as .1
Open
Open
box-shadow: 0 0.08em 0.15em -0.1em rgba(#000, 0.5) inset, 0 0.05em 0.08em -0.01em rgba(#fff, 0.7),
- Exclude checks
0.5
should be written without a leading zero as .5
Open
Open
box-shadow: 0 0.08em 0.15em -0.1em rgba(#000, 0.5) inset, 0 0.05em 0.08em -0.01em rgba(#fff, 0.7),
- Exclude checks
0.7
should be written without a leading zero as .7
Open
Open
box-shadow: 0 0.08em 0.15em -0.1em rgba(#000, 0.5) inset, 0 0.05em 0.08em -0.01em rgba(#fff, 0.7),
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
height: 17px;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
-webkit-transform: rotate(45deg);
- 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
background-color: #4a5364;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
position: relative;
- Exclude checks
Properties should be ordered -moz-appearance, -webkit-appearance, appearance, background-clip, background-color, border, border-radius, height, position, vertical-align, width Open
Open
position: relative;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
appearance: none;
- Exclude checks
Color literals like #4a5364
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
border: 2px solid #4a5364;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
transition: 250ms ease-in-out;
- Exclude checks
Color literals like #d0d0d0
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
background: linear-gradient(rgba(#000, 0.07), rgba(#fff, 0.1)), #d0d0d0;
- Exclude checks
0.7
should be written without a leading zero as .7
Open
Open
3em 0 0 0 rgba(#4c6, 0.7) inset;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.c-checkbox-slider::before {
- Exclude checks
Avoid qualifying attribute selectors with an element. Open
Open
input[type="checkbox"] {
- Exclude checks
Avoid qualifying attribute selectors with an element. Open
Open
input[type="checkbox"]:checked::after,
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
border-left: 0;
- Exclude checks
0.9
should be written without a leading zero as .9
Open
Open
box-shadow: 0 0.1em 0.15em -0.05em rgba(#fff, 0.9) inset, 0 0.2em 0.2em -0.12em rgba(#000, 0.5);
- Exclude checks
0.2
should be written without a leading zero as .2
Open
Open
box-shadow: 0 0.1em 0.15em -0.05em rgba(#fff, 0.9) inset, 0 0.2em 0.2em -0.12em rgba(#000, 0.5);
- Exclude checks
0.12
should be written without a leading zero as .12
Open
Open
box-shadow: 0 0.1em 0.15em -0.05em rgba(#fff, 0.9) inset, 0 0.2em 0.2em -0.12em rgba(#000, 0.5);
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
content: "";
- Exclude checks
0.01
should be written without a leading zero as .01
Open
Open
box-shadow: 0 0.08em 0.15em -0.1em rgba(#000, 0.5) inset, 0 0.05em 0.08em -0.01em rgba(#fff, 0.7),
- Exclude checks
Color literals like rgba(#4c6, 0.7)
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
3em 0 0 0 rgba(#4c6, 0.7) inset;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
-webkit-appearance: none;
- Exclude checks
Avoid qualifying attribute selectors with an element. Open
Open
input[type="checkbox"]:checked::after,
- Exclude checks
Color literals like #4a5364
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
background-color: #4a5364;
- Exclude checks
Begin pseudo elements with double colons: ::
Open
Open
input[type="radio"]:before {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
margin: 3px 0 0 3px;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
height: 6px;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
width: 6px;
- Exclude checks
0.2
should be written without a leading zero as .2
Open
Open
box-shadow: 0 0.1em 0.15em -0.05em rgba(#fff, 0.9) inset, 0 0.2em 0.2em -0.12em rgba(#000, 0.5);
- Exclude checks
0.3
should be written without a leading zero as .3
Open
Open
left: -0.3em;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
border-radius: 50%;
- Exclude checks
Prefer single quoted strings Open
Open
content: "";
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Color literals like #384150
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
border-color: #384150;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
background-color: #4a5364;
- Exclude checks
Color literals like #4a5364
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
background-color: #4a5364;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
cursor: pointer;
- Exclude checks
Color literals like #f5f5f5
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
background: linear-gradient(#f5f5f5 10%, #eee);
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
box-shadow: 0 0.1em 0.15em -0.05em rgba(#fff, 0.9) inset, 0 0.2em 0.2em -0.12em rgba(#000, 0.5);
- Exclude checks
Avoid qualifying attribute selectors with an element. Open
Open
input[type="checkbox"] {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
border: 1px solid rgba(0, 0, 0, 0.54);
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
input[type="checkbox"] {
- Exclude checks
!important should not be used Open
Open
min-height: 20px !important;
- Exclude checks
Avoid vendor prefixes. Open
Open
-webkit-transform: rotate(45deg);
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
vertical-align: text-bottom;
- Exclude checks
Prefer single quoted strings Open
Open
content: "";
- Exclude checks
Begin pseudo elements with double colons: ::
Open
Open
input[type="radio"]:checked:before {
- Exclude checks
Properties should be ordered background, border-radius, box-shadow, content, height, left, position, top, transition, width Open
Open
position: absolute;
- Exclude checks
0.05
should be written without a leading zero as .05
Open
Open
box-shadow: 0 0.1em 0.15em -0.05em rgba(#fff, 0.9) inset, 0 0.2em 0.2em -0.12em rgba(#000, 0.5);
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
border-radius: 0.75em;
- Exclude checks
0.15
should be written without a leading zero as .15
Open
Open
box-shadow: 0 0.08em 0.15em -0.1em rgba(#000, 0.5) inset, 0 0.05em 0.08em -0.01em rgba(#fff, 0.7),
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Color literals like #fff
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
border-color: #fff;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
display: table;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
border-style: solid;
- Exclude checks
Prefer single quoted strings Open
Open
content: "";
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.075), 0 0 2px #384150;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
border-radius: 50%;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
background-color: #fff;
- Exclude checks
0.3
should be written without a leading zero as .3
Open
Open
top: -0.3em;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
left: 3em;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.c-checkbox-slider {
- Exclude checks
Properties should be ordered -webkit-appearance, background, border, border-color, border-radius, height, min-height, transition, white-space, width Open
Open
border: 1px solid rgba(0, 0, 0, 0.54);
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
transition: 0.25s;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
white-space: nowrap;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
min-height: 17px !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
background: #fff;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
box-sizing: border-box;
- Exclude checks
Properties should be ordered border-color, border-left, border-spacing, border-style, border-top, border-width, box-sizing, content, display, height, margin, top, -webkit-transform, transform, width Open
Open
box-sizing: border-box;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
border-color: #384150;
- Exclude checks
Avoid qualifying attribute selectors with an element. Open
Open
input[type="checkbox"]:checked:disabled {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
outline: none;
- Exclude checks
Properties should be ordered box-shadow, outline Open
Open
outline: none;
- Exclude checks
Properties should be ordered border-radius, cursor, display, height, position, transition, width Open
Open
position: relative;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
height: 1em;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
transition: 250ms ease-in-out;
- Exclude checks
Color literals like #eee
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
background: linear-gradient(#f5f5f5 10%, #eee);
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
position: absolute;
- Exclude checks
Color literals like rgba(#fff, 0.7)
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
box-shadow: 0 0.08em 0.15em -0.1em rgba(#000, 0.5) inset, 0 0.05em 0.08em -0.01em rgba(#fff, 0.7),
- Exclude checks
0.1
should be written without a leading zero as .1
Open
Open
box-shadow: 0 0.1em 0.15em -0.05em rgba(#fff, 0.9) inset, 0 0.2em 0.2em -0.12em rgba(#000, 0.5);
- Exclude checks