public_html/layouts/basic/styles/components/_Fields.scss
Color literals like #dee2e6
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
border: 1px solid #dee2e6 !important;
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
&-main {
- Exclude checks
0.25
should be written without a leading zero as .25
Open
Open
margin: 0.25em 0 0.25em 0;
- Exclude checks
Avoid vendor prefixes. Open
Open
-webkit-clip-path: inset(50%);
- Exclude checks
0.25
should be written without a leading zero as .25
Open
Open
margin: 0 0.25em 0 0.25em;
- Exclude checks
Avoid vendor prefixes. Open
Open
-moz-user-select: none;
- Exclude checks
0.875
should be written without a leading zero as .875
Open
Open
font-size: 0.875rem;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
padding-right: 0.5rem;
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
&-main {
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
!important should not be used Open
Open
border: 1px solid #dee2e6 !important;
- Exclude checks
!important should not be used Open
Open
border-radius: 0.25rem !important;
- Exclude checks
@at-root declaration should be preceded by an empty line Open
Open
@at-root #{&}--file {
- Exclude checks
0.25
should be written without a leading zero as .25
Open
Open
border-radius: 0.25rem !important;
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
> legend {
- Exclude checks
0.25
should be written without a leading zero as .25
Open
Open
transition: opacity 0.25s ease-in-out;
- Exclude checks
0.5
should be written without a leading zero as .5
Open
Open
padding-left: 0.5rem;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
@at-root #{&}--file {
- Exclude checks
0.25
should be written without a leading zero as .25
Open
Open
margin: 0.25em 0 0.25em 0;
- Exclude checks
0.5
should be written without a leading zero as .5
Open
Open
padding-right: 0.5rem;
- Exclude checks
0.25
should be written without a leading zero as .25
Open
Open
padding: 0.25rem !important;
- Exclude checks
Properties should be ordered align-items, display, font-size, justify-content Open
Open
display: flex;
- Exclude checks
0.625
should be written without a leading zero as .625
Open
Open
font-size: 0.625em;
- Exclude checks
0.875
should be written without a leading zero as .875
Open
Open
opacity: 0.875;
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
&:empty {
- Exclude checks
Use //
comments everywhere Open
Open
/* Multi attachments field styles */
- Exclude checks
Properties should be ordered border, -webkit-clip-path, clip-path, height, overflow, padding, position, white-space, width Open
Open
position: absolute;
- Exclude checks
Shorthand form for property margin
should be written more concisely as 0 0.25em
instead of 0 0.25em 0 0.25em
Open
Open
margin: 0 0.25em 0 0.25em;
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Properties should be ordered border, border-radius, display, justify-content, margin, min-width, padding Open
Open
justify-content: space-between !important;
- Exclude checks
!important should not be used Open
Open
justify-content: space-between !important;
- Exclude checks
Shorthand form for property margin
should be written more concisely as 0.25em 0
instead of 0.25em 0 0.25em 0
Open
Open
margin: 0.25em 0 0.25em 0;
- 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
Line should be indented with spaces, not tabs Open
Open
padding-left: 0.5rem;
- Exclude checks
Avoid vendor prefixes. Open
Open
-ms-user-select: none;
- Exclude checks
Properties should be ordered font-size, line-height, overflow, text-align, text-overflow, white-space, width Open
Open
text-align: left;
- Exclude checks
!important should not be used Open
Open
padding: 0.25rem !important;
- Exclude checks
Avoid vendor prefixes. Open
Open
-webkit-user-select: none;
- Exclude checks
Properties should be ordered align-items, display, flex, flex-direction, margin, min-width, pointer-events, position, -moz-user-select, -ms-user-select, -webkit-user-select, user-select Open
Open
position: static;
- Exclude checks
0.25
should be written without a leading zero as .25
Open
Open
margin: 0 0.25em 0 0.25em;
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
&-sub {
- Exclude checks