public_html/layouts/basic/styles/components/_Utilities.scss
!important should not be used Open
Open
font-size: #{$i}rem !important;
- Exclude checks
!important should not be used Open
Open
font-size: calculate-rem(10px) !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
font-size: 0.876rem !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
font-size: 1.33rem !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
font-size: calculate-rem(15px) !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
font-size: calculate-rem(50px) !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
@extend .small;
- Exclude checks
!important should not be used Open
Open
font-size: 1.5rem !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
font-size: 2em !important;
- Exclude checks
!important should not be used Open
Open
font-size: 2em !important;
- Exclude checks
0.876
should be written without a leading zero as .876
Open
Open
font-size: 0.876rem !important;
- Exclude checks
!important should not be used Open
Open
font-size: calculate-rem(15px) !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
overflow: hidden;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
-webkit-box-orient: vertical;
- Exclude checks
0.5
should be written without a leading zero as .5
Open
Open
opacity: 0.5;
- Exclude checks
Expected item on line 145 to appear before line 144. Rule sets should be ordered as follows: @extends
, @includes
without @content
, properties, @includes
with @content
, nested rule sets Open
Open
@include u-transition(opacity 275ms ease);
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
background-color: #ffe0b2 !important;
- Exclude checks
!important should not be used Open
Open
background-color: #d7ccc8 !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
margin-right: 0 !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
p {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
width: 85px;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
max-width: calculate-rem(500px) !important;
- Exclude checks
Properties should be ordered min-width, width Open
Open
width: 1%;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
font-size: 0.75rem !important;
- Exclude checks
!important should not be used Open
Open
font-size: 0.75rem !important;
- Exclude checks
!important should not be used Open
Open
font-size: calculate-rem(14px) !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
font-size: calculate-rem(26px) !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
white-space: nowrap;
- Exclude checks
!important should not be used Open
Open
word-break: keep-all !important;
- Exclude checks
!important should not be used Open
Open
margin-left: 0 !important;
- Exclude checks
!important should not be used Open
Open
margin-right: 0 !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
margin-top: calculate-rem(2px);
- Exclude checks
!important should not be used Open
Open
width: max-content !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
width: 50px;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
max-width: calculate-rem(320px) !important;
- Exclude checks
!important should not be used Open
Open
max-width: calculate-rem(320px) !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
font-size: 95% !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
@extend .font-weight-bold;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
margin-bottom: 0.8rem !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
padding-right: 0 !important;
- Exclude checks
$i*10
should be written with a single space on each side of the operator: $i * 10
Open
Open
.u-min-w-#{$breakpoint}-#{$i*10} {
- Exclude checks
!important should not be used Open
Open
width: calculate-rem(158px) !important;
- Exclude checks
Properties should be ordered min-width, width Open
Open
width: 3%;
- Exclude checks
!important should not be used Open
Open
min-width: 150px !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
font-size: calculate-rem(38px) !important;
- Exclude checks
!important should not be used Open
Open
font-size: 95% !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
visibility: hidden !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
-webkit-line-clamp: 2;
- Exclude checks
Prefer using placeholder selectors (e.g. %some-placeholder) with @extend Open
Open
@extend .font-weight-bold;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
background-color: #bbdefb !important;
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
0.8
should be written without a leading zero as .8
Open
Open
margin-bottom: 0.8rem !important;
- Exclude checks
Prefer using placeholder selectors (e.g. %some-placeholder) with @extend Open
Open
@extend .small;
- Exclude checks
0.75
should be written without a leading zero as .75
Open
Open
font-size: 0.75rem !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
font-size: calculate-rem(14px) !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
font-size: calculate-rem(19px) !important;
- Exclude checks
!important should not be used Open
Open
font-size: calculate-rem(38px) !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
text-overflow: ellipsis;
- Exclude checks
Properties should be ordered background, position, z-index Open
Open
z-index: 1000000;
- Exclude checks
Expected item on line 96 to appear before line 92. Rule sets should be ordered as follows: @extends
, @includes
without @content
, properties, @includes
with @content
, nested rule sets Open
Open
@include u-box-shadow(2px 2px 10px $gray-400);
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
opacity: 0;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
height: 0;
- Exclude checks
Properties should be ordered -webkit-box-orient, display, -webkit-line-clamp, overflow Open
Open
overflow: hidden;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
opacity: 0.75;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
@include u-transition(background-color 275ms ease);
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
background-color: darken($light, 10%) !important;
- Exclude checks
Expected item on line 160 to appear before line 159. Rule sets should be ordered as follows: @extends
, @includes
without @content
, properties, @includes
with @content
, nested rule sets Open
Open
@include u-transition(background-color 275ms ease);
- 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
margin: 5px;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
margin-left: calculate-rem(-5px);
- Exclude checks
!important should not be used Open
Open
min-width: $i * 10% !important;
- Exclude checks
!important should not be used Open
Open
width: 37% !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
width: 90%;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
font-size: 1.5rem !important;
- Exclude checks
!important should not be used Open
Open
font-size: calculate-rem(13px) !important;
- Exclude checks
!important should not be used Open
Open
font-size: calculate-rem(50px) !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
width: auto !important;
- Exclude checks
Color literals like #d7ccc8
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
background-color: #d7ccc8 !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.u-hover-display-inline {
- Exclude checks
!important should not be used Open
Open
margin-left: 0 !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
padding: 1%;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
width: 10%;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
width: 30%;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
font-size: calculate-rem(13px) !important;
- Exclude checks
!important should not be used Open
Open
font-size: calculate-rem(44px) !important;
- Exclude checks
!important should not be used Open
Open
display: inline-block !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
@include u-transition(opacity 275ms ease);
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
@include u-transition(opacity 275ms ease);
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
background-color: #d7ccc8 !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
margin-left: 0 !important;
- Exclude checks
!important should not be used Open
Open
width: fit-content !important;
- Exclude checks
!important should not be used Open
Open
width: -moz-max-content !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
min-width: 45px !important;
- Exclude checks
Properties should be ordered min-width, width Open
Open
width: 3%;
- 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
@extend .font-weight-bold;
- Exclude checks
!important should not be used Open
Open
font-size: calculate-rem(26px) !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
text-overflow: ellipsis;
- Exclude checks
Properties should be ordered height, opacity, overflow Open
Open
opacity: 0;
- Exclude checks
!important should not be used Open
Open
text-overflow: unset !important;
- Exclude checks
Expected item on line 150 to appear before line 149. Rule sets should be ordered as follows: @extends
, @includes
without @content
, properties, @includes
with @content
, nested rule sets Open
Open
@include u-transition(opacity 275ms ease);
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
@include u-transition(background-color 275ms ease);
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
@each $breakpoint, $min in $grid-breakpoints {
- Exclude checks
!important should not be used Open
Open
max-width: calculate-rem(430px) !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
min-width: 150px !important;
- Exclude checks
Properties should be ordered min-width, width Open
Open
width: 30% !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
line-height: normal;
- Exclude checks
!important should not be used Open
Open
border-right: none !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
background-color: #d1d1db !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
z-index: -1;
- Exclude checks
!important should not be used Open
Open
cursor: all-scroll !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
overflow: auto !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
overflow-x: hidden !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
&-width-36rem {
- Exclude checks
!important should not be used Open
Open
font-size: 0.876rem !important;
- Exclude checks
!important should not be used Open
Open
font-size: 1.33rem !important;
- Exclude checks
!important should not be used Open
Open
font-size: calculate-rem(19px) !important;
- Exclude checks
!important should not be used Open
Open
font-size: 100% !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.u-font-weight-#{$i*50} {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
overflow: hidden;
- Exclude checks
!important should not be used Open
Open
display: -webkit-box !important;
- Exclude checks
Expected item on line 155 to appear before line 154. Rule sets should be ordered as follows: @extends
, @includes
without @content
, properties, @includes
with @content
, nested rule sets Open
Open
@include u-transition(background-color 275ms ease);
- Exclude checks
!important should not be used Open
Open
background-color: darken($light, 10%) !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
overflow-wrap: anywhere !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
width: 79px;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
width: 30% !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
height: $h-input-text;
- Exclude checks
!important should not be used Open
Open
color: #fff !important;
- Exclude checks
Color literals like #d1d1db
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
background-color: #d1d1db !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
color: #d1d1db !important;
- Exclude checks
!important should not be used Open
Open
overflow-x: hidden !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
width: 30%;
- Exclude checks
Color literals like rgba(50, 50, 50, 0.75)
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
@include u-box-shadow(3px 3px 14px 0 rgba(50, 50, 50, 0.75));
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
min-width: 0;
- 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
opacity: 0.5;
- Exclude checks
0.75
should be written without a leading zero as .75
Open
Open
opacity: 0.75;
- Exclude checks
!important should not be used Open
Open
overflow-wrap: anywhere !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
margin-right: calculate-rem(-8px);
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
padding-left: 0 !important;
- Exclude checks
!important should not be used Open
Open
padding-right: 0 !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
width: 37% !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
width: 60%;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
max-width: calculate-rem(430px) !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
max-height: 70vh;
- Exclude checks
Color literals like #0078d4
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
background-color: #0078d4 !important;
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
0.1
should be written without a leading zero as .1
Open
Open
@include u-box-shadow(0.1rem 0.1rem 0.35rem rgba(0, 0, 0, 0.6));
- Exclude checks
0.6
should be written without a leading zero as .6
Open
Open
@include u-box-shadow(0.1rem 0.1rem 0.35rem rgba(0, 0, 0, 0.6));
- Exclude checks
0.2
should be written without a leading zero as .2
Open
Open
opacity: 0.2;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
&-width-150px-rem {
- Exclude checks
Prefer using placeholder selectors (e.g. %some-placeholder) with @extend Open
Open
@extend .font-weight-bold;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.u-fs-#{$i}x {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
font-size: calculate-rem(10px) !important;
- Exclude checks
!important should not be used Open
Open
font-weight: #{$i * 50} !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
text-overflow: unset !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
overflow: visible !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
text-decoration: underline;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
background-color: darken($white, 10%) !important;
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
!important should not be used Open
Open
margin-bottom: 0.8rem !important;
- Exclude checks
$i*10
should be written with a single space on each side of the operator: $i * 10
Open
Open
.u-w-#{$breakpoint}-#{$i*10} {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
width: fit-content !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
width: calculate-rem(158px) !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
min-width: 45% !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
min-width: calculate-rem(470px);
- Exclude checks
!important should not be used Open
Open
height: fit-content !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
min-height: 85vh;
- Exclude checks
!important should not be used Open
Open
background-color: #404952 !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.dropdown-toggle::after {
- Exclude checks
0.35
should be written without a leading zero as .35
Open
Open
@include u-box-shadow(0.1rem 0.1rem 0.35rem rgba(0, 0, 0, 0.6));
- Exclude checks
!important should not be used Open
Open
display: block !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
table-layout: fixed;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
&.u-text-ellipsis--bg-white {
- Exclude checks
!important should not be used Open
Open
background-color: #bbdefb !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
background-color: #b2dfdb !important;
- Exclude checks
!important should not be used Open
Open
background-color: #b2dfdb !important;
- Exclude checks
!important should not be used Open
Open
background-color: #ffe0b2 !important;
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
!important should not be used Open
Open
word-break: break-all !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
margin-left: 0 !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
margin-right: calculate-rem(5px);
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.u-p-05per {
- Exclude checks
!important should not be used Open
Open
max-width: $i * 10% !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
width: 40% !important;
- Exclude checks
!important should not be used Open
Open
width: 40% !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
width: -moz-max-content !important;
- Exclude checks
!important should not be used Open
Open
min-width: 250px !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
min-width: 300px !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
border-right: 10px solid;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
background-color: #404952 !important;
- Exclude checks
Properties should be ordered position, transform Open
Open
transform: rotate(0.75turn);
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
cursor: auto;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.u-remove-dropdown-icon-down-lg {
- Exclude checks
!important should not be used Open
Open
overflow: auto !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
min-width: 5%;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
&-width-300px-rem {
- Exclude checks
$i*50
should be written with a single space on each side of the operator: $i * 50
Open
Open
.u-font-weight-#{$i*50} {
- Exclude checks
!important should not be used Open
Open
overflow: visible !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
overflow: hidden;
- Exclude checks
0.5
should be written without a leading zero as .5
Open
Open
padding: 0.5%;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
min-width: 400px !important;
- Exclude checks
!important should not be used Open
Open
min-width: calculate-rem(650px) !important;
- Exclude checks
!important should not be used Open
Open
height: 600px !important;
- Exclude checks
!important should not be used Open
Open
color: #fff !important;
- Exclude checks
!important should not be used Open
Open
color: $black !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
@include u-box-shadow(3px 3px 14px 0 rgba(50, 50, 50, 0.75));
- Exclude checks
Color literals like rgba(0, 0, 0, 0.6)
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
@include u-box-shadow(0.1rem 0.1rem 0.35rem rgba(0, 0, 0, 0.6));
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
&__item {
- Exclude checks
Avoid vendor prefixes. Open
Open
-webkit-filter: invert(100%);
- Exclude checks
Properties should be ordered display, padding, position, right, top, z-index Open
Open
position: absolute;
- Exclude checks
Selector singleComment
should be written in lowercase with hyphens Open
Open
.singleComment .u-hidden-block {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
top: unset;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.u-hidden-block {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
font-size: 100% !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
font-size: calculate-rem(44px) !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
overflow: hidden;
- Exclude checks
!important should not be used Open
Open
visibility: hidden !important;
- Exclude checks
Color literals like #bbdefb
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
background-color: #bbdefb !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
word-break: keep-all !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
margin-left: calculate-rem(10px);
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
width: max-content !important;
- Exclude checks
!important should not be used Open
Open
max-width: calculate-rem(500px) !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
width: 3%;
- Exclude checks
!important should not be used Open
Open
min-width: 400px !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
height: fit-content !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.u-border-right-0-md {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
color: #fff !important;
- 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
cursor: pointer;
- Exclude checks
!important should not be used Open
Open
overflow-y: auto !important;
- Exclude checks
!important should not be used Open
Open
overflow: scroll !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
opacity: 0.65;
- Exclude checks
0.65
should be written without a leading zero as .65
Open
Open
opacity: 0.65;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
right: 0;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
* {
- Exclude checks
Prefer single quoted strings Open
Open
content: "";
- Exclude checks
!important should not be used Open
Open
white-space: nowrap !important;
- Exclude checks
!important should not be used Open
Open
white-space: normal !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
top: -1px;
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Selector recentActivitiesContainer
should be written in lowercase with hyphens Open
Open
.recentActivitiesContainer .u-hidden-block {
- Exclude checks
Properties should be ordered display, position Open
Open
position: static;
- Exclude checks
!important should not be used Open
Open
width: auto !important;
- Exclude checks
Properties should be ordered display, overflow, text-overflow, visibility, width Open
Open
width: auto !important;
- Exclude checks
!important should not be used Open
Open
background-color: darken($white, 10%) !important;
- Exclude checks
Color literals like #b2dfdb
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
background-color: #b2dfdb !important;
- Exclude checks
!important should not be used Open
Open
padding-left: 0 !important;
- Exclude checks
$i*10
should be written with a single space on each side of the operator: $i * 10
Open
Open
.u-max-w-#{$breakpoint}-#{$i*10} {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
width: 1%;
- Exclude checks
!important should not be used Open
Open
min-width: 45px !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
min-width: 250px !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
min-width: 18rem;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
min-width: calculate-rem(650px) !important;
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
.u-table-min-width-10rem table tr > td,
- 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
min-width: 5rem;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
max-width: 250px;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
height: 50px;
- Exclude checks
!important should not be used Open
Open
background-color: #0078d4 !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
color: $black !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
color: inherit;
- Exclude checks
!important should not be used Open
Open
overflow: auto !important;
- Exclude checks
Merge rule .u-w-30per
with rule on line 293 Open
Open
.u-w-30per {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
@include u-box-shadow(0.1rem 0.1rem 0.35rem rgba(0, 0, 0, 0.6));
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
&-count-3 {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
right: calculate-rem(5px);
- Exclude checks
Selector u-table-column__before-block
should be written in lowercase with hyphens Open
Open
.u-table-column__before-block {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
&:before {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
@include media-breakpoint-up($breakpoint) {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
flex-basis: 100%;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
background-color: $navy !important;
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
!important should not be used Open
Open
min-width: calculate-rem(150px) !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
max-width: 150px;
- Exclude checks
!important should not be used Open
Open
height: 70vh !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.u-border-bottom-value-sm {
- Exclude checks
!important should not be used Open
Open
color: #d1d1db !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
cursor: no-drop;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
-ms-flex: 0 1 auto;
- Exclude checks
Avoid vendor prefixes. Open
Open
-ms-flex: 0 1 auto;
- Exclude checks
Properties should be ordered display, position, top Open
Open
position: absolute;
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
!important should not be used Open
Open
min-width: 45% !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
height: $h-modal-logo;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
height: 70vh !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
height: 1em;
- Exclude checks
!important should not be used Open
Open
border-bottom: none !important;
- Exclude checks
Color literals like #404952
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
background-color: #404952 !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
width: 8%;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
pointer-events: none;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
top: calculate-rem(2px);
- Exclude checks
!important should not be used Open
Open
color: $navy !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
padding: 0.25rem;
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
.u-table-min-width-5rem table tr > td,
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
width: 1em;
- Exclude checks
Avoid vendor prefixes. Open
Open
width: -webkit-fill-available;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
border-bottom: 5px solid;
- 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
cursor: move;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
* {
- Exclude checks
0.1
should be written without a leading zero as .1
Open
Open
@include u-box-shadow(0.1rem 0.1rem 0.35rem rgba(0, 0, 0, 0.6));
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
top: calculate-rem(5px);
- Exclude checks
Begin pseudo elements with double colons: ::
Open
Open
&:before {
- Exclude checks
Properties should be ordered -webkit-filter, filter Open
Open
filter: invert(100%);
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
-webkit-filter: invert(100%);
- Exclude checks
@include declaration should be followed by an empty line Open
Open
}
- Exclude checks
Properties should be ordered font-family, font-size, margin, white-space Open
Open
white-space: pre-wrap;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
display: inline-block !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
display: -webkit-box !important;
- Exclude checks
Color literals like #ffe0b2
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
background-color: #ffe0b2 !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
word-break: break-all !important;
- Exclude checks
!important should not be used Open
Open
min-width: $i * 10% !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
width: 24%;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
width: 125px;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
width: 3%;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.u-w-sm-down-100 {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
min-height: 30%;
- Exclude checks
Color literals like #dee2e6
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
border-bottom: 1px solid #dee2e6;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
color: $black;
- 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
transform: rotate(0.75turn);
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
overflow-y: auto !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.u-overflow-scroll-non-desktop {
- Exclude checks
Properties should be ordered opacity, pointer-events Open
Open
pointer-events: 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
&-gap-1rem {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
line-height: 1.2;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
position: absolute;
- Exclude checks
0.25
should be written without a leading zero as .25
Open
Open
padding: 0.25rem;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
background: #fff;
- Exclude checks
!important should not be used Open
Open
min-width: calculate-rem(300px) !important;
- 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
.u-border-bottom-0-sm {
- Exclude checks
Color literals like #fff
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
color: #fff !important;
- Exclude checks
0.75
should be written without a leading zero as .75
Open
Open
transform: rotate(0.75turn);
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.u-overflow-auto-lg-down {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
@if $max > 0 {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
&-width-200px-rem {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
top: calculate-rem(10px);
- Exclude checks
!important should not be used Open
Open
vertical-align: middle !important;
- Exclude checks
Begin pseudo elements with double colons: ::
Open
Open
&:before {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
box-shadow: 0 0 3px 0px;
- Exclude checks
!important should not be used Open
Open
min-width: 300px !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
min-width: calculate-rem(150px) !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
min-width: 10rem;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
width: -webkit-fill-available;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
min-height: calculate-rem(120px);
- Exclude checks
Color literals like #fff
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
color: #fff !important;
- Exclude checks
Color literals like #d1d1db
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
color: #d1d1db !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-color: #fff;
- 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
cursor: -webkit-grab;
- Exclude checks
Avoid vendor prefixes. Open
Open
cursor: -webkit-grab;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
opacity: 0.2;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
&--inventory {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
display: none;
- Exclude checks
Properties should be ordered background, border-radius, box-shadow, display, max-width Open
Open
display: block;
- 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
.u-hidden-block-btn {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
color: $navy !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
display: none;
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
!important should not be used Open
Open
width: 30% !important;
- Exclude checks
!important should not be used Open
Open
min-width: 400px !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
min-width: calculate-rem(300px) !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
border-left: 10px solid;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.u-border-bottom-label-md {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
background-color: #fff;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
text-decoration: none !important;
- Exclude checks
!important should not be used Open
Open
text-decoration: none !important;
- Exclude checks
Properties should be ordered max-width, min-width Open
Open
min-width: 5%;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
top: 12px;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
min-width: 400px !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.u-w-xs-down-100 {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
height: 600px !important;
- Exclude checks
Color literals like #dee2e6
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
border-bottom: 1px solid #dee2e6;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
color: #fff !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
background-color: #0078d4 !important;
- Exclude checks
!important should not be used Open
Open
background-color: #d1d1db !important;
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
&:hover {
- Exclude checks
!important should not be used Open
Open
overflow: auto !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.u-overflow-auto-xl-down {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
max-width: 25%;
- Exclude checks
0.75
should be written without a leading zero as .75
Open
Open
@include u-box-shadow(3px 3px 14px 0 rgba(50, 50, 50, 0.75));
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
right: calculate-rem(10px);
- 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: absolute;
- 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
white-space: pre-wrap;
- Exclude checks
0px
should be written without units as 0
Open
Open
min-height: #{$i}0px;
- Exclude checks
!important should not be used Open
Open
background-color: $navy !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
right: 2.5rem;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
z-index: 1;
- Exclude checks
Selector u-hidden-block__opened
should be written in lowercase with hyphens Open
Open
.u-hidden-block__opened .u-hidden-block {
- 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
font-family: inherit;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
flex: 0 1 auto;
- Exclude checks
0px
should be written without units as 0
Open
Open
box-shadow: 0 0 3px 0px;
- Exclude checks
Selector singleComment
should be written in lowercase with hyphens Open
Open
.singleComment .u-hidden-block-btn {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
max-width: calc(100% - 2rem);
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.u-table-column__vw-#{$i} {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.u-min-height-#{$i}0 {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
filter: invert(100%);
- 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
display: block;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
font-size: 1em;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
margin: 0;
- Exclude checks