app/webpacker/css/admin/shared/tables.scss
Each selector in a comma sequence should be on its own single line Open
Open
.icon-edit:hover, .icon-capture:hover, .icon-capture_and_complete_order:hover, .icon-ok:hover, .icon-plus:hover, .icon-road:hover {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
&:first-child th,
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 5 Open
Open
img {
- Exclude checks
Each selector in a comma sequence should be on its own single line Open
Open
.icon-trash:hover, .icon-void:hover {
- Exclude checks
Selector icon-capture_and_complete_order
should be written in lowercase with hyphens Open
Open
.icon-edit:hover, .icon-capture:hover, .icon-capture_and_complete_order:hover, .icon-ok:hover, .icon-plus:hover, .icon-road:hover {
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
&.actions {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
td {
- Exclude checks
Avoid qualifying attribute selectors with an element. Open
Open
button[class*='icon-'] {
- Exclude checks
border-top: 0
is preferred over border-top: none
Open
Open
border-top: none;
- Exclude checks
Each selector in a comma sequence should be on its own single line Open
Open
.icon-envelope-alt, .icon-eye-open {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
&:hover td {
- Exclude checks
Each selector in a comma sequence should be on its own single line Open
Open
.icon-edit:hover, .icon-capture:hover, .icon-capture_and_complete_order:hover, .icon-ok:hover, .icon-plus:hover, .icon-road:hover {
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Each selector in a comma sequence should be on its own single line Open
Open
.icon-edit:hover, .icon-capture:hover, .icon-capture_and_complete_order:hover, .icon-ok:hover, .icon-plus:hover, .icon-road:hover {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
&.no-border-top tr:first-child td {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
&.ui-sortable-placeholder td {
- Exclude checks
Each selector in a comma sequence should be on its own single line Open
Open
.icon-edit:hover, .icon-capture:hover, .icon-capture_and_complete_order:hover, .icon-ok:hover, .icon-plus:hover, .icon-road:hover {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
&.even td {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
&.deleted td {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
&.actions {
- Exclude checks
0px
should be written without units as 0
Open
Open
padding-left: 0px;
- Exclude checks
Prefer using placeholder selectors (e.g. %some-placeholder) with @extend Open
Open
@extend .icon-reorder;
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 5 Open
Open
img {
- Exclude checks
Each selector in a comma sequence should be on its own single line Open
Open
td, th {
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
border-bottom: 0
is preferred over border-bottom: none
Open
Open
border-bottom: none;
- Exclude checks
Each selector in a comma sequence should be on its own single line Open
Open
th, td {
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
span.text {
- Exclude checks
Begin pseudo elements with double colons: ::
Open
Open
&:before {
- Exclude checks
Avoid qualifying attribute selectors with an element. Open
Open
input[type="number"],
- Exclude checks
Merge rule .handle
with rule on line 29 Open
Open
.handle {
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Each selector in a comma sequence should be on its own single line Open
Open
.icon-edit:hover, .icon-capture:hover, .icon-capture_and_complete_order:hover, .icon-ok:hover, .icon-plus:hover, .icon-road:hover {
- Exclude checks
border-right: 0
is preferred over border-right: none
Open
Open
border-right: none;
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Avoid qualifying attribute selectors with an element. Open
Open
input[type="number"],
- Exclude checks