app/webpacker/css/admin/orders.scss
Avoid using id selectors Open
Open
div#group_buy_calculation {
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
th.actions {
- Exclude checks
Color literals like orange
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
border: solid 1px orange;
- Exclude checks
Merge rule input, div
with rule on line 8 Open
Open
input,
- Exclude checks
Avoid qualifying id selectors with an element. Open
Open
div#group_buy_calculation {
- Exclude checks
Color orange
should be written in hexadecimal form as #ffa500
Open
Open
border: solid 1px orange;
- Exclude checks
Selector group_buy_calculation
should be written in lowercase with hyphens Open
Open
div#group_buy_calculation {
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
table.edit-note-table {
- Exclude checks
Color orange
should be written in hexadecimal form as #ffa500
Open
Open
border: solid 1px orange;
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
table.index td.actions {
- Exclude checks
Color literals like orange
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
border: solid 1px orange;
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
&.before {
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
&.update-error {
- Exclude checks
border-top: 0
is preferred over border-top: none
Open
Open
border-top: none;
- Exclude checks
Color literals like rgba(0, 0, 0, 0.4)
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
background-color: rgba(0, 0, 0, 0.4);
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
div {
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
table.index td.actions {
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
input.show-dirty {
- Exclude checks
Merge rule input, div
with rule on line 8 Open
Open
input,
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
span,
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
td.actions {
- Exclude checks