public_html/layouts/basic/styles/pages/_Dashboard.scss
Selector widgetsList
should be written in lowercase with hyphens Open
Open
.widgetsList {
- Exclude checks
Properties should be ordered background, border, border-radius, -moz-box-shadow, -webkit-box-shadow, box-shadow Open
Open
border-radius: 1px;
- Exclude checks
Prefer using placeholder selectors (e.g. %some-placeholder) with @extend Open
Open
@extend .input-group-sm;
- Exclude checks
Properties should be ordered border-bottom-right-radius, border-top-right-radius Open
Open
border-top-right-radius: 0 !important;
- Exclude checks
Properties should be ordered margin-left, margin-right Open
Open
margin-right: 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
&__navigator-buttons {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
padding-left: 0 !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
-webkit-box-shadow: 0 0 3px -1px #ddd;
- Exclude checks
Color literals like #ddd
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
box-shadow: 0 0 3px -1px #ddd;
- Exclude checks
Color literals like #fff
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
text-shadow: 0 1px #fff;
- Exclude checks
!important should not be used Open
Open
border-top-left-radius: 0 !important;
- Exclude checks
Properties should be ordered background-color, padding-bottom, padding-top, position Open
Open
position: relative;
- Exclude checks
Selector filterContainer
should be written in lowercase with hyphens Open
Open
.filterContainer {
- Exclude checks
Properties should be ordered -moz-box-sizing, -webkit-box-sizing, box-sizing, display, margin-left, margin-top, min-height, padding-left, width, word-wrap Open
Open
width: 100%;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
margin-left: 0 !important;
- Exclude checks
Selector widgetFooterContent
should be written in lowercase with hyphens Open
Open
.widgetFooterContent .row:first-child {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.widgetFooterContent .row:first-child {
- Exclude checks
Selector dashboardWidgetContent
should be written in lowercase with hyphens Open
Open
.dashboardWidgetContent {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.userImage {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.no-gutters {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
-webkit-box-sizing: border-box;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
display: block;
- Exclude checks
!important should not be used Open
Open
margin-left: 0 !important;
- Exclude checks
Color literals like #cbcbcf
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
border-color: #f3f3f4 #f3f3f4 #cbcbcf;
- Exclude checks
Color literals like #ddd
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
border: 1px solid #ddd;
- Exclude checks
Prefer using placeholder selectors (e.g. %some-placeholder) with @extend Open
Open
@extend .mx-0;
- Exclude checks
Selector NotificationsItem
should be written in lowercase with hyphens Open
Open
.NotificationsItem {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
&__container {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
&__icons {
- Exclude checks
Color literals like #f8f9fa
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
color: #f8f9fa;
- 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
border: 1px solid #ddd;
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
.input-group-prepend {
- Exclude checks
!important should not be used Open
Open
border-top-right-radius: 0 !important;
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 5 Open
Open
input {
- 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
Color literals like #888
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
box-shadow: 0 5px 8px -5px #888;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
&[min-width~="#{map-get($grid-breakpoints, xsm)}"] {
- Exclude checks
Merge rule &__navigator-buttons.active
with rule on line 224 Open
Open
&__navigator-buttons.active {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
-moz-box-sizing: border-box;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
box-sizing: border-box;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
border-radius: 1px;
- Exclude checks
Selector dashboardWidgetHeader
should be written in lowercase with hyphens Open
Open
.dashboardWidgetHeader {
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
.input-group {
- Exclude checks
Properties should be ordered padding-left, text-align Open
Open
text-align: left;
- Exclude checks
0.5
should be written without a leading zero as .5
Open
Open
opacity: 0.5;
- Exclude checks
Prefer using placeholder selectors (e.g. %some-placeholder) with @extend Open
Open
@extend .small;
- Exclude checks
Properties should be ordered height, margin-right, min-width Open
Open
min-width: 50px;
- Exclude checks
Prefer using placeholder selectors (e.g. %some-placeholder) with @extend Open
Open
@extend .pt-1;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
&__navigator-icon {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
min-width: 150px;
- Exclude checks
Properties should be ordered max-height, min-width, overflow-x, overflow-y, text-align Open
Open
min-width: 150px;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
width: 100%;
- Exclude checks
Color literals like #ddd
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
-webkit-box-shadow: 0 0 3px -1px #ddd;
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 5 Open
Open
.input-group-prepend {
- Exclude checks
Selector widgetChartContainer
should be written in lowercase with hyphens Open
Open
.widgetChartContainer {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
padding: 0;
- Exclude checks
Selector dashboardWidget
should be written in lowercase with hyphens Open
Open
.dashboardWidget {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
-moz-box-shadow: 0 0 3px -1px #ddd;
- Exclude checks
Properties should be ordered background-color, border-bottom, border-color, border-top, color, cursor, filter, padding, text-shadow Open
Open
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f6f6', endColorstr='#f3f3f4', GradientType=0);
- 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
Selector dashboardTitle
should be written in lowercase with hyphens Open
Open
.dashboardTitle {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.filterContainer {
- Exclude checks
Avoid comma sequences in @extend
directives; prefer single placeholder selectors (e.g. %some-placeholder
) Open
Open
@extend .pl-1, .pt-0;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
&__navigator-buttons.active {
- Exclude checks
Avoid vendor prefixes. Open
Open
-moz-box-shadow: 0 0 3px -1px #ddd;
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
.input-group {
- Exclude checks
Color literals like #f5f5f5
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
background-color: #f5f5f5;
- Exclude checks
Properties should be ordered color, font-size Open
Open
font-size: 140px;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
text-align: left;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
overflow-x: hidden;
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 5 Open
Open
.input-group-append {
- Exclude checks
!important should not be used Open
Open
border-bottom-left-radius: 0 !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
height: 100% !important;
- Exclude checks
!important should not be used Open
Open
height: 100% !important;
- Exclude checks
Properties should be ordered padding-left, padding-right Open
Open
padding-right: 0;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.col-ceq-xsm-6 {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.dashboardHeading hr {
- Exclude checks
Color literals like #ddd
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
border-bottom: 1px solid #ddd;
- Exclude checks
!important should not be used Open
Open
padding-left: 0 !important;
- Exclude checks
Avoid vendor prefixes. Open
Open
-webkit-box-shadow: 0 0 3px -1px #ddd;
- Exclude checks
Color literals like #fff
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
border-top: 1px solid #fff;
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
a {
- Exclude checks
Color literals like #444
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
color: #444;
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
div span {
- Exclude checks
Properties should be ordered line-height, padding Open
Open
padding: 5px;
- Exclude checks
Prefer using placeholder selectors (e.g. %some-placeholder) with @extend Open
Open
@extend .col-12;
- Exclude checks
0.5
should be written without a leading zero as .5
Open
Open
height: calc(#{$h-main-viewport} - #{$h-breadcrumb} - #{$h-breadcrumb} - 0.5rem);
- 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
Selector dashboardContainer
should be written in lowercase with hyphens Open
Open
.dashboardContainer {
- Exclude checks
Selector dashboardHeading
should be written in lowercase with hyphens Open
Open
.dashboardHeading hr {
- Exclude checks
Avoid vendor prefixes. Open
Open
-webkit-box-sizing: border-box;
- Exclude checks
Avoid vendor prefixes. Open
Open
-moz-box-sizing: border-box;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
box-shadow: 0 0 3px -1px #ddd;
- Exclude checks
Merge rule .dashboardWidgetHeader
with rule on line 53 Open
Open
.dashboardWidgetHeader {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
li {
- Exclude checks
Properties should be ordered background, border, border-radius, box-shadow, margin-left, margin-right, margin-top, padding, position Open
Open
position: absolute;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
&__timer {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.dashboardWidgetContent {
- Exclude checks
Prefer using placeholder selectors (e.g. %some-placeholder) with @extend Open
Open
@extend .col-6;
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Color literals like #fafafa
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
border: 13px solid #fafafa;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
max-height: 450px;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
overflow-y: auto;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
word-wrap: break-word;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
min-height: 460px;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
margin-top: 0 !important;
- Exclude checks
!important should not be used Open
Open
margin-top: 0 !important;
- Exclude checks
Color literals like #ddd
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
border: 1px solid #ddd;
- Exclude checks
Color literals like #ddd
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
-moz-box-shadow: 0 0 3px -1px #ddd;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.dashboardWidgetHeader {
- Exclude checks
Color literals like #ddd
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
border-bottom: 1px solid #ddd;
- 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
.dashboardWidgetHeader {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
&__content {
- Exclude checks
Color literals like #b4b2af
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
color: #b4b2af;
- Exclude checks
Selector dashboard_notebookWidget_view
should be written in lowercase with hyphens Open
Open
.dashboard_notebookWidget_view .row {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
margin-bottom: 5px;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
background: #fff;
- Exclude checks
Color literals like #f3f3f4
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
border-color: #f3f3f4 #f3f3f4 #cbcbcf;
- Exclude checks
Color literals like #f3f3f4
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
border-color: #f3f3f4 #f3f3f4 #cbcbcf;
- Exclude checks
!important should not be used Open
Open
border-bottom-right-radius: 0 !important;
- Exclude checks
Properties should be ordered border-bottom-left-radius, border-top-left-radius Open
Open
border-top-left-radius: 0 !important;
- Exclude checks
Selector dashboardWidgetHeader
should be written in lowercase with hyphens Open
Open
.dashboardWidgetHeader {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.widgeticons {
- Exclude checks
Selector userImage
should be written in lowercase with hyphens Open
Open
.userImage {
- Exclude checks
Properties should be ordered color, font-size Open
Open
font-size: 40px;
- Exclude checks
Properties should be ordered border, border-radius, height, width Open
Open
width: calculate-rem(160px);
- Exclude checks