From ab9dd6209e26ad9856e8cf41c1597a01073d4053 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Thu, 16 Mar 2017 14:36:27 +0100 Subject: More colourcoding --- templates/inventoryListing.cassius | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'templates/inventoryListing.cassius') 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 @@ -.expired - color: #800 +.expired, .expireWeek, .expireMonth font-weight: bold +.expireMonth + color: #995e00 +.expireWeek + color: #994000 +.expired + color: #990000 + text-decoration: line-through .itemId font-family: monospace div.itemId -- cgit v1.2.3