public_html/layouts/basic/skins/gray/layout/_Nav.scss
Line should be indented with spaces, not tabs Open
Open
background-color: $color-navbar;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.nav-link.active {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
&.massEditTabs {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
.nav-link {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
&:hover {
- Exclude checks
Properties should be ordered border-bottom, border-radius, color, font-weight Open
Open
color: $color-active-nav;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
border-radius: 0;
- Exclude checks
0.5
should be written without a leading zero as .5
Open
Open
margin-right: 0.5rem;
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
&:hover {
- 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
margin-right: 0.5rem;
- Exclude checks
Properties should be ordered background-color, color, text-transform Open
Open
text-transform: uppercase;
- Exclude checks
Selector dashboardViewContainer
should be written in lowercase with hyphens Open
Open
.dashboardViewContainer {
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
.nav-link {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
&:hover {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.nav-inverted-tabs {
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
.tab-pane {
- Exclude checks
Merge rule .nav-link.active
with rule on line 8 Open
Open
.nav-link.active {
- Exclude checks
0.5
should be written without a leading zero as .5
Open
Open
margin-right: 0.5rem;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
border-bottom: 1px solid #ceced9;
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- 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
Rule declaration should be preceded by an empty line Open
Open
.nav-item {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.tab-pane {
- Exclude checks
Properties should be ordered background-color, border-bottom, border-radius, margin-right Open
Open
border-bottom: 1px solid #ceced9;
- Exclude checks
Color literals like #ceced9
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
border-bottom: 1px solid #ceced9;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.nav-link {
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Selector massEditTabs
should be written in lowercase with hyphens Open
Open
&.massEditTabs {
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Selector layoutContent
should be written in lowercase with hyphens Open
Open
.layoutContent {
- Exclude checks
!important should not be used Open
Open
background-color: $color-active-nav !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
border-top: unset;
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
.nav-link {
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
0px
should be written without units as 0
Open
Open
box-shadow: 0px 5px 12px -7px $color-box-shadow;
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
&.active {
- Exclude checks
!important should not be used Open
Open
padding-top: 0 !important;
- Exclude checks