update show order

This commit is contained in:
wvengen 2013-12-18 21:34:54 +01:00
parent d299fa4870
commit 82d1c41e9f
2 changed files with 18 additions and 9 deletions

View file

@ -134,10 +134,10 @@ table {
}
// ordering
span.used {
.used {
color: green;
}
span.unused {
.unused {
color: red;
}