Defect #32896 » fix_stylelint_violation.patch
| public/stylesheets/application.css | ||
|---|---|---|
| 404 | 404 |
min-width:150px; |
| 405 | 405 |
} |
| 406 | 406 | |
| 407 |
.query-totals {text-align:right;}
|
|
| 407 |
.query-totals {text-align:right; margin-top:-2.3em;}
|
|
| 408 | 408 |
.query-totals>span:not(:first-child) {margin-left:0.6em;}
|
| 409 | 409 |
.query-totals .value {font-weight:bold;}
|
| 410 |
.query-totals {margin-top:-2.3em;}
|
|
| 411 | 410 |
body.controller-timelog .query-totals {margin-top:initial;}
|
| 412 | 411 | |
| 413 | 412 |
td.center {text-align:center;}
|
- « Previous
- 1
- 2
- 3
- Next »