update show order
This commit is contained in:
parent
d299fa4870
commit
82d1c41e9f
2 changed files with 18 additions and 9 deletions
|
|
@ -134,10 +134,10 @@ table {
|
|||
}
|
||||
|
||||
// ordering
|
||||
span.used {
|
||||
.used {
|
||||
color: green;
|
||||
}
|
||||
span.unused {
|
||||
.unused {
|
||||
color: red;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue