Always alternate queue priority background colors
This commit is contained in:
parent
6af47b8c30
commit
02b9468308
3 changed files with 19 additions and 9 deletions
|
|
@ -135,12 +135,9 @@ nav img {
|
|||
|
||||
/* Queue */
|
||||
|
||||
.queue td:nth-child(2) {
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
.queue td:nth-child(2),
|
||||
.queue td:nth-child(3) {
|
||||
text-align: center;
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
.queue .odd {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue