public_html/layouts/basic/styles/pages/_Kanban.scss
Properties should be ordered background, border, height, line-height, margin-top Open
Open
margin-top: 0.5rem;
- Exclude checks
!important should not be used Open
Open
border-radius: 0 !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
&__sum {
- 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
&__tabdrop {
- Exclude checks
Color literals like #dae0e5
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
background: #dae0e5;
- Exclude checks
0.125
should be written without a leading zero as .125
Open
Open
box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
- Exclude checks
0.5
should be written without a leading zero as .5
Open
Open
margin-top: 0.5rem;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
&__highlight {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
&__records {
- Exclude checks
0.75
should be written without a leading zero as .75
Open
Open
padding: 0.375rem 0.75rem;
- Exclude checks
0.075
should be written without a leading zero as .075
Open
Open
box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
- Exclude checks
Properties should be ordered border-left-width, border-radius, border-width, font-size Open
Open
border-radius: 0;
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
.picklistValue {
- Exclude checks
0.3
should be written without a leading zero as .3
Open
Open
padding: 0.3rem 1rem !important;
- 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
Line should be indented with spaces, not tabs Open
Open
&__record {
- Exclude checks
Color literals like #fff700
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
border: 2px dotted #fff700;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
&__header,
- 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
&__container {
- Exclude checks
Properties should be ordered border, border-left-width, box-shadow Open
Open
box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
&__column {
- Exclude checks
Color literals like rgba(0, 0, 0, 0.125)
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.125);
- 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
&__color-bar {
- Exclude checks
Color literals like rgba(0, 0, 0, 0.075)
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
- Exclude checks
0.125
should be written without a leading zero as .125
Open
Open
border: 1px solid rgba(0, 0, 0, 0.125);
- Exclude checks
0.375
should be written without a leading zero as .375
Open
Open
padding: 0.375rem 0.75rem;
- Exclude checks
!important should not be used Open
Open
padding: 0.3rem 1rem !important;
- Exclude checks
Color literals like #f0f0f0
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
background: #f0f0f0;
- Exclude checks
Color literals like rgba(0, 0, 0, 0.125)
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.125);
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
&__columns {
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
0.25
should be written without a leading zero as .25
Open
Open
box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
- Exclude checks
Properties should be ordered align-items, display, flex-flow Open
Open
display: flex;
- Exclude checks
Selector picklistValue
should be written in lowercase with hyphens Open
Open
.picklistValue {
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
.dropdown-toggle {
- Exclude checks
Properties should be ordered background, border-radius, cursor, padding Open
Open
cursor: auto;
- Exclude checks
0.125
should be written without a leading zero as .125
Open
Open
border: 1px solid rgba(0, 0, 0, 0.125);
- Exclude checks
Properties should be ordered background, border-radius, display, padding Open
Open
padding: 3px;
- Exclude checks