public_html/layouts/basic/skins/gray/pages/_Edit.scss
Selector inventoryHeader
should be written in lowercase with hyphens Open
Open
.inventoryHeader {
- Exclude checks
Selector inventoryItems
should be written in lowercase with hyphens Open
Open
.inventoryItems {
- 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 !important;
- Exclude checks
Expected item on line 25 to appear before line 17. Rule sets should be ordered as follows: @extends
, @includes
without @content
, properties, @includes
with @content
, nested rule sets Open
Open
background: #fff !important;
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- 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
0px
should be written without units as 0
Open
Open
border-left: 0px;
- Exclude checks
Properties should be ordered border-radius, text-transform Open
Open
text-transform: uppercase;
- 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 !important;
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
.input-group-text,
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.inventoryLineItemHeader,
- Exclude checks
Prefer single quoted strings Open
Open
border: 1px solid material-color("grey", "300");
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
td {
- Exclude checks
Properties should be ordered border-bottom, border-left, border-right Open
Open
border-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
background: #fff !important;
- Exclude checks
Selector inventoryLineItemHeader
should be written in lowercase with hyphens Open
Open
.inventoryLineItemHeader,
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Selector inventoryRow
should be written in lowercase with hyphens Open
Open
.inventoryRow {
- Exclude checks
!important should not be used Open
Open
background: #fff !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
.select2 {
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
!important should not be used Open
Open
background: #fff !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
th {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.inventoryRow {
- Exclude checks
0px
should be written without units as 0
Open
Open
border-right: 0px;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
thead {
- Exclude checks
!important should not be used Open
Open
background: #fff !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.input-group {
- 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 !important;
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
thead {
- Exclude checks
Properties should be ordered background, border-left, border-right, font-weight, text-transform Open
Open
text-transform: uppercase;
- Exclude checks