public_html/layouts/basic/styles/components/_Global.scss
Selector contentsDiv
should be written in lowercase with hyphens Open
Open
.basePanel,
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.mainContainer {
- Exclude checks
Selector mainContainer
should be written in lowercase with hyphens Open
Open
.basePanel,
- Exclude checks
Selector basePanel
should be written in lowercase with hyphens Open
Open
.basePanel,
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
@extend .card;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
padding-top: 0;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
@include media-breakpoint-down(sm) {
- Exclude checks
Unnecessary parent selector (&) Open
Open
& > h5,
- Exclude checks
Prefer using placeholder selectors (e.g. %some-placeholder) with @extend Open
Open
@extend .justify-content-lg-end;
- Exclude checks
Selector c-detail-widget__header
should be written in lowercase with hyphens Open
Open
.c-panel--collapsible .c-panel__header,
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
font-size: 90%;
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
&--small {
- 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
&__result-narrow {
- 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
.c-btn-collapsible {
- Exclude checks
Selector bodyContent
should be written in lowercase with hyphens Open
Open
.bodyContent {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.bodyContent {
- Exclude checks
Selector input-groupSelect2
should be written in lowercase with hyphens Open
Open
%input-groupSelect2 {
- Exclude checks
Prefer using placeholder selectors (e.g. %some-placeholder) with @extend Open
Open
@extend .card-header;
- Exclude checks
Properties should be ordered font-size, height, line-height, width Open
Open
width: calculate-rem(32px);
- Exclude checks
Properties should be ordered height, width Open
Open
width: $circle-size;
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
0.15
should be written without a leading zero as .15
Open
Open
padding: 0.15em !important;
- 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
0.85
should be written without a leading zero as .85
Open
Open
transform: scale(0.85, 0.85);
- Exclude checks
Selector rightRecordActions
should be written in lowercase with hyphens Open
Open
.rightRecordActions,
- 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
Properties should be ordered -webkit-overflow-scrolling, overflow-y Open
Open
overflow-y: scroll;
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Avoid comma sequences in @extend
directives; prefer single placeholder selectors (e.g. %some-placeholder
) Open
Open
@extend .px-0, .pt-1;
- Exclude checks
Prefer using placeholder selectors (e.g. %some-placeholder) with @extend Open
Open
@extend .px-1;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
top: -5px;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
@extend .mt-2;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
&__preview-img {
- Exclude checks
Prefer using placeholder selectors (e.g. %some-placeholder) with @extend Open
Open
@extend .btn-xs;
- Exclude checks
Property white-space
already defined on line 194 Open
Open
white-space: nowrap;
- Exclude checks
Expected item on line 217 to appear before line 213. Rule sets should be ordered as follows: @extends
, @includes
without @content
, properties, @includes
with @content
, nested rule sets Open
Open
@include u-transition(all 275ms ease);
- Exclude checks
Selector c-carousel__prevnext-btn
should be written in lowercase with hyphens Open
Open
.c-carousel__prevnext-btn {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
&__title {
- Exclude checks
Properties should be ordered align-items, display, flex-wrap Open
Open
display: flex;
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
&.yfi-marketplace {
- Exclude checks
0.25
should be written without a leading zero as .25
Open
Open
padding: 0 0.25rem;
- Exclude checks
Selector c-panel__body--edit
should be written in lowercase with hyphens Open
Open
.c-panel__body--edit {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
@extend .text-white;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
width: $circle-size;
- Exclude checks
Properties should be ordered height, width Open
Open
width: $circle-size-sm;
- Exclude checks
Prefer using placeholder selectors (e.g. %some-placeholder) with @extend Open
Open
@extend .mx-1;
- Exclude checks
Selector c-multi-image__preview-img
should be written in lowercase with hyphens Open
Open
.c-multi-image__preview-img {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
@include u-transition(all 275ms ease);
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
&.btn-sm {
- Exclude checks
!important should not be used Open
Open
max-width: calculate-rem(300px) !important;
- Exclude checks
Selector mainContainer
should be written in lowercase with hyphens Open
Open
.mainContainer {
- Exclude checks
@include declaration should be preceded by an empty line Open
Open
@include media-breakpoint-down(sm) {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
z-index: 100;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
&--small {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
@extend .mr-2;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.blockHeader {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
&__text {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
font-size: $font-size-base;
- 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
@extend .rounded-circle;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
$circle-size-sm: calculate-rem(23px);
- Exclude checks
Prefer using placeholder selectors (e.g. %some-placeholder) with @extend Open
Open
@extend .mr-2;
- Exclude checks
Properties should be ordered background-position, background-repeat, background-size, cursor, height, width Open
Open
height: 2rem;
- Exclude checks
0.5
should be written without a leading zero as .5
Open
Open
border: $border-width solid rgba($blue, 0.5) !important;
- Exclude checks
!important should not be used Open
Open
padding: 0.15em !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
&.btn-lg {
- Exclude checks
Expected item on line 223 to appear before line 221. Rule sets should be ordered as follows: @extends
, @includes
without @content
, properties, @includes
with @content
, nested rule sets Open
Open
@include u-transition(all 275ms ease);
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
min-height: 100%;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
margin-top: 0;
- Exclude checks
Properties should be ordered align-items, cursor, display, flex-flow, padding Open
Open
cursor: pointer;
- Exclude checks
0.75
should be written without a leading zero as .75
Open
Open
margin: 0 0 0 0.75rem;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
&__label {
- Exclude checks
Prefer using placeholder selectors (e.g. %some-placeholder) with @extend Open
Open
@extend .border-right;
- Exclude checks
Selector c-badge__icon
should be written in lowercase with hyphens Open
Open
.c-badge__icon {
- Exclude checks
Prefer using placeholder selectors (e.g. %some-placeholder) with @extend Open
Open
@extend .rounded-circle;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
&__btn-narrow {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
max-width: calculate-rem(40px);
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
white-space: nowrap;
- Exclude checks
Properties should be ordered display, opacity, text-indent Open
Open
opacity: 0;
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
&.yfi-marketplace {
- Exclude checks
Prefer using placeholder selectors (e.g. %some-placeholder) with @extend Open
Open
@extend .justify-content-sm-start;
- Exclude checks
Selector c-panel__header
should be written in lowercase with hyphens Open
Open
.c-panel--collapsible .c-panel__header,
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
position: absolute;
- Exclude checks
0.2
should be written without a leading zero as .2
Open
Open
background: rgba($blue, 0.2);
- Exclude checks
!important should not be used Open
Open
border: $border-width solid rgba($blue, 0.5) !important;
- 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-bottom: 0; // Reset the default from Reboot
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
height: 100%;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
padding-bottom: 15px;
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
.yfi {
- Exclude checks
Prefer using placeholder selectors (e.g. %some-placeholder) with @extend Open
Open
@extend .d-flex;
- Exclude checks
Prefer using placeholder selectors (e.g. %some-placeholder) with @extend Open
Open
@extend .col-sm-12;
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
[class^="col-"],
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
height: calculate-rem(32px);
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
@extend .mx-1;
- 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
&:hover {
- Exclude checks
Expected item on line 229 to appear before line 226. Rule sets should be ordered as follows: @extends
, @includes
without @content
, properties, @includes
with @content
, nested rule sets Open
Open
@include u-transition(all 275ms ease);
- Exclude checks
Color literals like rgba(255, 255, 255, 0.5)
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
border: 1px solid rgba(255, 255, 255, 0.5);
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.popover-body {
- Exclude checks
Properties should be ordered height, position, top, visibility Open
Open
visibility: hidden;
- Exclude checks
Color literals like #808080
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
color: #808080;
- Exclude checks
Properties should be ordered -webkit-appearance, background, border, border-radius, box-shadow, cursor, height, margin-top, width Open
Open
box-shadow: 0 0 0 #000, 0 0 0 #0d0d0d;
- 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
border: 0 solid #000101;
- Exclude checks
Properties should be ordered background, border, border-radius, box-shadow, cursor, height, width Open
Open
box-shadow: 0 0 0 #000, 0 0 0 #0d0d0d;
- Exclude checks
Selector c-panel__title
should be written in lowercase with hyphens Open
Open
& > h5,
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
&--white {
- Exclude checks
Properties should be ordered position, right, top, z-index Open
Open
top: -5px;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
&__popover-img {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
overflow: hidden;
- Exclude checks
Properties should be ordered max-width, overflow, white-space Open
Open
overflow: hidden;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
background-color: $popover-header-bg;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
border-top: $popover-border-width solid darken($popover-header-bg, 5%);
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
@include border-bottom-radius($offset-border-width);
- Exclude checks
Selector leftRecordActions
should be written in lowercase with hyphens Open
Open
.rightRecordActions,
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
> div {
- Exclude checks
0.6
should be written without a leading zero as .6
Open
Open
top: 0.6em;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
&.bs-popover-bottom .arrow {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
&__header {
- Exclude checks
Properties should be ordered margin-left, padding-left Open
Open
padding-left: 0.25rem;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
min-width: calculate-rem(30px);
- Exclude checks
0.75
should be written without a leading zero as .75
Open
Open
font-size: 0.75em;
- 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
color: #808080;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
outline: none;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
width: 100%;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
border-radius: 10px;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
margin-top: -7px;
- Exclude checks
Color literals like #0d0d0d
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
box-shadow: 0 0 0 #000, 0 0 0 #0d0d0d;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
color: transparent;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
box-shadow: 0 0 0 #000, 0 0 0 #0d0d0d;
- Exclude checks
Selector bodyContents
should be written in lowercase with hyphens Open
Open
.basePanel,
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
&--edit {
- Exclude checks
Prefer using placeholder selectors (e.g. %some-placeholder) with @extend Open
Open
@extend .text-white;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
&__drop-effect {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.c-carousel__prevnext-btn {
- Exclude checks
Color literals like rgba(0, 0, 0, 0.25)
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
background: rgba(0, 0, 0, 0.25);
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.actions {
- Exclude checks
Avoid comma sequences in @extend
directives; prefer single placeholder selectors (e.g. %some-placeholder
) Open
Open
@extend .d-flex, .justify-content-center, .position-relative;
- Exclude checks
Properties should be ordered align-items, border-radius, display, height, justify-content, min-width, width Open
Open
height: calculate-rem(30px);
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
width: calculate-rem(30px);
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
&__left {
- Exclude checks
Properties should be ordered left, top Open
Open
top: -7px;
- Exclude checks
Color literals like #6c757d
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
color: #6c757d !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
border-radius: 0.25rem;
- Exclude checks
Color literals like #0d0d0d
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
box-shadow: 0 0 0 #000, 0 0 0 #0d0d0d;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
background: transparent;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
background: $gray-200;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.input-group {
- Exclude checks
0.5
should be written without a leading zero as .5
Open
Open
margin: 0 0.5rem 0 0;
- 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 u-transform(180deg);
- Exclude checks
Prefer using placeholder selectors (e.g. %some-placeholder) with @extend Open
Open
@extend .text-center;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
line-height: calculate-rem(27px);
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
font-size: calculate-rem(17px);
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
height: $circle-size;
- Exclude checks
Prefer using placeholder selectors (e.g. %some-placeholder) with @extend Open
Open
@extend .mt-2;
- Exclude checks
Selector blockHeader
should be written in lowercase with hyphens Open
Open
.blockHeader {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
&.btn-xs {
- Exclude checks
Selector c-btn-collapsible__text
should be written in lowercase with hyphens Open
Open
.c-btn-collapsible__text {
- Exclude checks
0.5
should be written without a leading zero as .5
Open
Open
border: 1px solid rgba(255, 255, 255, 0.5);
- Exclude checks
0.25
should be written without a leading zero as .25
Open
Open
padding: 0.25rem !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
display: flex;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
&__left,
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
height: 0;
- Exclude checks
Prefer using placeholder selectors (e.g. %some-placeholder) with @extend Open
Open
@extend .mr-1;
- Exclude checks
Color literals like #0d0d0d
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
box-shadow: 0 0 0 #000, 0 0 0 #0d0d0d;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
border: 0 solid #000;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
width: 20px;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
min-height: 100%;
- Exclude checks
Properties should be ordered height, margin-top, min-height, padding-bottom, padding-top Open
Open
min-height: 100%;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
&__body {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
width: calculate-rem(32px);
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
$circle-size: calculate-rem(30px);
- Exclude checks
Selector childrenMarginRight
should be written in lowercase with hyphens Open
Open
.childrenMarginRight > * {
- Exclude checks
Properties should be ordered background, border, border-radius, bottom, height, margin, opacity, top, transition, width Open
Open
top: 42%;
- 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
table {
- Exclude checks
Properties should be ordered height, margin, width Open
Open
width: calculate-rem(30px);
- Exclude checks
@include declaration should be preceded by an empty line Open
Open
@include media-breakpoint-up(md) {
- Exclude checks
Properties should be ordered font-weight, margin Open
Open
margin: 0;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
justify-content: center;
- Exclude checks
Color literals like #000
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
border: 0 solid #000;
- Exclude checks
Properties should be ordered background, border, border-radius, box-shadow, cursor, height, width Open
Open
width: 100%;
- Exclude checks
Selector bodyContent
should be written in lowercase with hyphens Open
Open
.bodyContent {
- Exclude checks
Prefer using placeholder selectors (e.g. %some-placeholder) with @extend Open
Open
@extend .card;
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Prefer using placeholder selectors (e.g. %some-placeholder) with @extend Open
Open
@extend .card-body;
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
label {
- Exclude checks
Expected item on line 249 to appear before line 241. Rule sets should be ordered as follows: @extends
, @includes
without @content
, properties, @includes
with @content
, nested rule sets Open
Open
@include border-bottom-radius($offset-border-width);
- Exclude checks
0.25
should be written without a leading zero as .25
Open
Open
margin: 0 0.25rem;
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
.btn-group {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
label,
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
align-items: center;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
border-radius: 50%;
- Exclude checks
!important should not be used Open
Open
color: #6c757d !important;
- Exclude checks
!important should not be used Open
Open
height: auto !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
font-size: 14px;
- Exclude checks
Properties should be ordered background, border, border-radius, box-shadow, cursor, height, width Open
Open
width: 100%;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
cursor: pointer;
- Exclude checks
Color literals like #0d0d0d
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
box-shadow: 0 0 0 #000, 0 0 0 #0d0d0d;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
border: 0 solid #000;
- Exclude checks
Properties should be ordered background, border-color, border-width, color, cursor, height, width Open
Open
width: 100%;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
border: 0 solid #000;
- 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
position: relative;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
&__line {
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Color white
should be written in hexadecimal form as #ffffff
Open
Open
color: white;
- Exclude checks
Color literals like white
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
border-color: white;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
display: flex;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
margin-bottom: calculate-rem(8px);
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
&__header {
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
h5 {
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Prefer using placeholder selectors (e.g. %some-placeholder) with @extend Open
Open
@extend .rounded-circle;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
@extend .text-center;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
right: 0;
- Exclude checks
Selector childrenMarginTopX
should be written in lowercase with hyphens Open
Open
.childrenMarginTopX > * {
- Exclude checks
Prefer using placeholder selectors (e.g. %some-placeholder) with @extend Open
Open
@extend .d-inline-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
&__container-narrow,
- Exclude checks
!important should not be used Open
Open
width: 1.5rem !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
color: $popover-header-color;
- Exclude checks
0.25
should be written without a leading zero as .25
Open
Open
background: rgba(0, 0, 0, 0.25);
- Exclude checks
Properties should be ordered line-height, margin-top, min-width, padding Open
Open
padding: 0.2rem;
- Exclude checks
0.2
should be written without a leading zero as .2
Open
Open
padding: 0.2rem;
- Exclude checks
Expected item on line 311 to appear before line 309. Rule sets should be ordered as follows: @extends
, @includes
without @content
, properties, @includes
with @content
, nested rule sets Open
Open
@extend .d-flex, .justify-content-center, .position-relative;
- Exclude checks
Properties should be ordered border-radius, width Open
Open
width: 100%;
- Exclude checks
Properties should be ordered color, cursor, font-size, left, line-height, padding, position, top, white-space, z-index Open
Open
position: absolute;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
height: calculate-rem(30px);
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
width: calculate-rem(40px);
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
display: inline-block;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
&:empty:after {
- Exclude checks
!important should not be used Open
Open
display: block !important; /* For Firefox */
- 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
background: $primary;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
box-shadow: 0 0 0 #000, 0 0 0 #0d0d0d;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
border-radius: 10px;
- Exclude checks
Color literals like #000101
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
border: 0 solid #000101;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
border: 0 solid #000101;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
border-radius: 10px;
- Exclude checks
Properties should be ordered border-bottom, border-top, margin-bottom, width Open
Open
border-top: 1px solid;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
&__title {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.input-group-append,
- Exclude checks
Prefer using placeholder selectors (e.g. %some-placeholder) with @extend Open
Open
@extend .col-md-12;
- Exclude checks
Selector c-panel__header
should be written in lowercase with hyphens Open
Open
.c-panel__header {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
@extend .rounded-circle;
- Exclude checks
!important should not be used Open
Open
height: 1.5rem !important;
- Exclude checks
Expected item on line 198 to appear before line 193. Rule sets should be ordered as follows: @extends
, @includes
without @content
, properties, @includes
with @content
, nested rule sets Open
Open
@include u-transition(all 275ms ease);
- Exclude checks
Properties should be ordered background-color, border-top, color, font-size, margin-bottom, padding Open
Open
padding: $popover-header-padding-y $popover-header-padding-x;
- Exclude checks
0.75
should be written without a leading zero as .75
Open
Open
opacity: 0.75;
- Exclude checks
0.85
should be written without a leading zero as .85
Open
Open
transform: scale(0.85, 0.85);
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
&__container {
- Exclude checks
Properties should be ordered display, font-size, width Open
Open
width: calculate-rem(40px);
- Exclude checks
Begin pseudo elements with double colons: ::
Open
Open
&:empty:after {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
top: calculate-rem(15px);
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
&__item {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
border: 0 solid #000101;
- Exclude checks
0.25
should be written without a leading zero as .25
Open
Open
border-radius: 0.25rem;
- 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
height: 20px;
- Exclude checks
0.25
should be written without a leading zero as .25
Open
Open
border-radius: 0.25rem;
- Exclude checks
Color literals like #000101
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
border: 0 solid #000101;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
max-width: 200px;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
background-color: material-color("grey", "200");
- Exclude checks
Use //
comments everywhere Open
Open
/* -------- TIME PERIOD FIELD -------- */
- 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
border-top-left-radius: 0 !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
top: 3.125rem;
- Exclude checks
!important should not be used Open
Open
padding: 0.25rem !important;
- Exclude checks
0.25
should be written without a leading zero as .25
Open
Open
border-radius: 0.25rem;
- Exclude checks
Color literals like #000
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
color: #000;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
max-width: 100%;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
@include media-breakpoint-up(md) {
- Exclude checks
0.3
should be written without a leading zero as .3
Open
Open
border-top-left-radius: 0.3rem;
- Exclude checks
!important should not be used Open
Open
content: attr(placeholder) !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
background: $gray-200;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
background: $gray-200;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
background: $gray-200;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
border-color: transparent;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
border: 0 solid #000101;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
width: 20px;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
margin: 0;
- Exclude checks
Properties should be ordered align-items, background-color, display, justify-content, position, text-align Open
Open
display: flex;
- Exclude checks
0.8125
should be written without a leading zero as .8125
Open
Open
font-size: 0.8125rem;
- Exclude checks
0px
should be written without units as 0
Open
Open
right: 0px;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
display: grid;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
padding: $popover-header-padding-y $popover-header-padding-x;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
$offset-border-width: calc(#{$border-radius-lg} - #{$popover-border-width});
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
.btn-group {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
&__label {
- Exclude checks
Properties should be ordered border-top-left-radius, border-top-right-radius, padding Open
Open
padding: 0;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
&__right {
- Exclude checks
Properties should be ordered color, content, display Open
Open
content: attr(placeholder) !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
height: 20px;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
background: $primary;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
width: 100%;
- Exclude checks
Color literals like #0d0d0d
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
box-shadow: 0 0 0 #000, 0 0 0 #0d0d0d;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
background: $gray-200;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
box-shadow: 0 0 0 #000, 0 0 0 #0d0d0d;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
box-shadow: 0 0 0 #000, 0 0 0 #0d0d0d;
- Exclude checks
Avoid qualifying attribute selectors with an element. Open
Open
input[type="checkbox"][readonly],
- 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-breakpoint-up(lg) {
- Exclude checks
Color literals like #eceff1
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
color: #eceff1;
- Exclude checks
Properties should be ordered display, grid-auto-flow, grid-gap, grid-template-columns, justify-items Open
Open
grid-template-columns: repeat(auto-fill, minmax(calc(1em * 8), 1fr));
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
justify-items: center;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
&__hidden-ph {
- Exclude checks
Properties should be ordered font-size, visibility Open
Open
visibility: hidden;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
&__user {
- Exclude checks
Properties should be ordered align-items, border-top-left-radius, border-top-right-radius, display Open
Open
display: flex;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
font-size: 0.75em;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
width: 20px;
- 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
height: 6px;
- Exclude checks
0.25
should be written without a leading zero as .25
Open
Open
border-radius: 0.25rem;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
background: $primary;
- Exclude checks
Avoid qualifying attribute selectors with an element. Open
Open
input[type="checkbox"][readonly],
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
display: flex;
- Exclude checks
border-bottom: 0
is preferred over border-bottom: none
Open
Open
border-bottom: none;
- 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
.form-control {
- Exclude checks
0px
should be written without units as 0
Open
Open
border-radius: 0px !important;
- Exclude checks
!important should not be used Open
Open
border-left: 0px !important;
- Exclude checks
Selector c-search-item__btn
should be written in lowercase with hyphens Open
Open
.c-search-item__btn,
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
grid-template-columns: repeat(auto-fill, minmax(calc(1em * 8), 1fr));
- Exclude checks
@at-root declaration should be preceded by an empty line Open
Open
@at-root #{&}-item {
- Exclude checks
0.3
should be written without a leading zero as .3
Open
Open
border-top-right-radius: 0.3rem;
- Exclude checks
Use //
comments everywhere Open
Open
display: block !important; /* For Firefox */
- 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
border-radius: 10px;
- Exclude checks
Color literals like #0d0d0d
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
box-shadow: 0 0 0 #000, 0 0 0 #0d0d0d;
- Exclude checks
Properties should be ordered background, border, border-radius, box-shadow, cursor, height, width Open
Open
box-shadow: 0 0 0 #000, 0 0 0 #0d0d0d;
- Exclude checks
Selector c-gantt-header__option
should be written in lowercase with hyphens Open
Open
.c-gantt-header__option {
- Exclude checks
!important should not be used Open
Open
border-bottom-left-radius: 0 !important;
- Exclude checks
0px
should be written without units as 0
Open
Open
border-left: 0px !important;
- Exclude checks
0.7
should be written without a leading zero as .7
Open
Open
font-size: 0.7em !important;
- Exclude checks
Selector o-expandable__panel__tabs
should be written in lowercase with hyphens Open
Open
.o-expandable__panel__tabs {
- Exclude checks
Properties should be ordered background, border, border-radius, color, cursor, display, height, margin-bottom, margin-left, padding, width, z-index Open
Open
padding: 0.6875rem 0;
- Exclude checks
0.0625
should be written without a leading zero as .0625
Open
Open
margin-bottom: 0.0625rem;
- Exclude checks
Color literals like #546e7a
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
background: #546e7a;
- Exclude checks
Selector hideSiteBar
should be written in lowercase with hyphens Open
Open
.hideSiteBar {
- Exclude checks
Properties should be ordered height, min-width, width Open
Open
width: calculate-rem(48px);
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
&__left,
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
&__top {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
&.form-control {
- 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
width: 100%;
- 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
height: 6px;
- Exclude checks
Color literals like #000
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
border: 0 solid #000;
- Exclude checks
Properties should be ordered border-bottom-left-radius, border-top-left-radius Open
Open
border-top-left-radius: 0 !important;
- Exclude checks
Color white
should be written in hexadecimal form as #ffffff
Open
Open
border-color: white;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
background: #f8f9fa;
- Exclude checks
0.0625
should be written without a leading zero as .0625
Open
Open
margin-left: 0.0625rem;
- Exclude checks
Selector adminIcon-user
should be written in lowercase with hyphens Open
Open
[class^="yfm-"],
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
[class^="yfm-"],
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
margin: 10px 0;
- Exclude checks
Color literals like #000101
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
border: 0 solid #000101;
- 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
-webkit-appearance: none;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
text-align: center;
- Exclude checks
Properties should be ordered background-color, padding, position Open
Open
position: absolute;
- Exclude checks
Properties should be ordered border-color, color Open
Open
color: white;
- Exclude checks
Color literals like white
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
color: white;
- Exclude checks
0.6875
should be written without a leading zero as .6875
Open
Open
padding: 0.6875rem 0;
- Exclude checks
Selector o-expandable__panel__tabs
should be written in lowercase with hyphens Open
Open
.o-expandable__panel__tabs {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
@at-root #{&}-item {
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
.btn-group {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
&__completion {
- Exclude checks
@include 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
padding-left: 0.25rem;
- 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: 100%;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
border-radius: 0.25rem;
- Exclude checks
Color literals like #000
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
border: 0 solid #000;
- Exclude checks
Prefer single quoted strings Open
Open
background-color: material-color("grey", "200");
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
-moz-appearance: textfield;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
text-align: center;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
align-items: center;
- Exclude checks
Properties should be ordered border-left, border-radius, border-right, border-top Open
Open
border-radius: 0px !important;
- Exclude checks
!important should not be used Open
Open
border-radius: 0px !important;
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
&:focus {
- Exclude checks
!important should not be used Open
Open
border-color: #5bb1ff !important;
- Exclude checks
Properties should be ordered background, display, font-size, height, position, right, top, z-index Open
Open
display: flex;
- Exclude checks
0.2
should be written without a leading zero as .2
Open
Open
margin-top: -0.2rem;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
box-shadow: 0 0 0 #000, 0 0 0 #0d0d0d;
- Exclude checks
Color literals like #000101
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
border: 0 solid #000101;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
box-shadow: 0 0 0 #000, 0 0 0 #0d0d0d;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
box-shadow: 0 0 0 #000, 0 0 0 #0d0d0d;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
border-width: 39px 0;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
background: $gray-200;
- Exclude checks
!important should not be used Open
Open
border-top-left-radius: 0 !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
justify-content: center;
- Exclude checks
!important should not be used Open
Open
border-top: 0px !important;
- Exclude checks
0px
should be written without units as 0
Open
Open
border-right: 0px !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
&:hover {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
height: 3rem;
- Exclude checks
Selector toggleSiteBarRightButton
should be written in lowercase with hyphens Open
Open
.toggleSiteBarRightButton {
- Exclude checks
Properties should be ordered -webkit-box-orient, display, -webkit-line-clamp, line-height, overflow, text-overflow, width Open
Open
width: 100%;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
border-radius: 0.25rem;
- Exclude checks
0px
should be written without units as 0
Open
Open
border-top: 0px !important;
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
& + .input-group-append,
- Exclude checks
Color literals like #5bb1ff
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
border-color: #5bb1ff !important;
- 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
grid-gap: 1em 1em;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
grid-auto-flow: row dense;
- 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-color: inherit;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
z-index: 100;
- Exclude checks
Color literals like #0d0d0d
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
box-shadow: 0 0 0 #000, 0 0 0 #0d0d0d;
- Exclude checks
Unnecessary parent selector (&) Open
Open
& + .input-group-append,
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
!important should not be used Open
Open
font-size: 0.7em !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
height: 20px;
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
& + .input-group-append,
- 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
&__btn {
- Exclude checks
Color literals like #f8f9fa
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
background: #f8f9fa;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
right: calc(25% - 1px);
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
font-size: 0.8125rem;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.hideSiteBar {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
background: $gray-200;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
border-bottom-left-radius: 0 !important;
- Exclude checks
!important should not be used Open
Open
border-right: 0px !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
&__mail {
- Exclude checks
Selector c-search-item__mail
should be written in lowercase with hyphens Open
Open
.c-search-item__btn,
- Exclude checks