This commit is contained in:
@ -157,6 +157,11 @@ ul.productList {
|
||||
padding-left: 1em;
|
||||
}
|
||||
|
||||
tr.runningJob {
|
||||
background-color: #ff3030;
|
||||
color: white;
|
||||
}
|
||||
|
||||
|
||||
/* Sortable tables */
|
||||
|
||||
|
Reference in New Issue
Block a user