public_html/layouts/basic/skins/gray/pages/_Dashboard.scss
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
border: 0
is preferred over border: none
Open
Open
border: none;
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
&:first-child {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
button {
- Exclude checks
Selector dashboardWidgetHeader
should be written in lowercase with hyphens Open
Open
.dashboardWidgetHeader {
- Exclude checks
Selector dashboardWidget
should be written in lowercase with hyphens Open
Open
.dashboardWidget {
- 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
h5 {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
border-radius: 0;
- Exclude checks
Expected item on line 28 to appear before line 20. Rule sets should be ordered as follows: @extends
, @includes
without @content
, properties, @includes
with @content
, nested rule sets Open
Open
margin-bottom: 1rem !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
border: none;
- 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
Selector dashboardWidget
should be written in lowercase with hyphens Open
Open
.dashboardWidget {
- Exclude checks
Selector inventorySummaryContainer
should be written in lowercase with hyphens Open
Open
.inventorySummaryContainer {
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Selector mailActions
should be written in lowercase with hyphens Open
Open
.mailActions {
- Exclude checks
border: 0
is preferred over border: none
Open
Open
border: 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
.dashboardWidget {
- Exclude checks
Properties should be ordered background-color, border, text-transform Open
Open
text-transform: uppercase;
- 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: none;
- Exclude checks
border: 0
is preferred over border: none
Open
Open
border: none;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.mailActions {
- Exclude checks
0px
should be written without units as 0
Open
Open
box-shadow: 0px 5px 6px -7px $color-box-shadow;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.widgetFooterContent .row:first-child {
- Exclude checks
Selector widgetHr
should be written in lowercase with hyphens Open
Open
.widgetHr {
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
button {
- Exclude checks
Selector mailsList
should be written in lowercase with hyphens Open
Open
.mailsList {
- Exclude checks
border: 0
is preferred over border: none
Open
Open
border: none;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
box-shadow: 0px 5px 6px -7px $color-box-shadow;
- Exclude checks
Prefer using placeholder selectors (e.g. %some-placeholder) with @extend Open
Open
@extend .my-3;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.card-header {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
margin-bottom: 1rem !important;
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Properties should be ordered border, box-shadow Open
Open
box-shadow: 0px 5px 6px -7px $color-box-shadow;
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
.dashboardWidgetHeader {
- Exclude checks
Properties should be ordered background-color, border, text-shadow Open
Open
text-shadow: 0 1px $color-navbar;
- 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
@extend .my-3;
- Exclude checks
!important should not be used Open
Open
margin-bottom: 1rem !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.dashboardWidgetHeader {
- Exclude checks