diff options
Diffstat (limited to 'templates/inventoryListing.cassius')
| -rw-r--r-- | templates/inventoryListing.cassius | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/templates/inventoryListing.cassius b/templates/inventoryListing.cassius index 2f49bc7..225de5d 100644 --- a/templates/inventoryListing.cassius +++ b/templates/inventoryListing.cassius | |||
| @@ -1,6 +1,12 @@ | |||
| 1 | .expired | 1 | .expired, .expireWeek, .expireMonth |
| 2 | color: #800 | ||
| 3 | font-weight: bold | 2 | font-weight: bold |
| 3 | .expireMonth | ||
| 4 | color: #995e00 | ||
| 5 | .expireWeek | ||
| 6 | color: #994000 | ||
| 7 | .expired | ||
| 8 | color: #990000 | ||
| 9 | text-decoration: line-through | ||
| 4 | .itemId | 10 | .itemId |
| 5 | font-family: monospace | 11 | font-family: monospace |
| 6 | div.itemId | 12 | div.itemId |
