This commit is contained in:
Eelco Dolstra
2008-11-10 13:33:12 +00:00
parent 15edf10986
commit 8f5e7c319c
17 changed files with 366 additions and 152 deletions

View File

@ -157,6 +157,11 @@ ul.productList {
padding-left: 1em;
}
tr.runningJob {
background-color: #ff3030;
color: white;
}
/* Sortable tables */