From c6e2f270644f6f4246aaffeff705d6f2269f3668 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Thu, 16 Mar 2017 13:26:12 +0100 Subject: Refactor CSS --- templates/inventoryListing.cassius | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) (limited to 'templates/inventoryListing.cassius') diff --git a/templates/inventoryListing.cassius b/templates/inventoryListing.cassius index 9a7459e..2f49bc7 100644 --- a/templates/inventoryListing.cassius +++ b/templates/inventoryListing.cassius @@ -1,3 +1,14 @@ .expired color: #800 - font-weight: bold \ No newline at end of file + font-weight: bold +.itemId + font-family: monospace +div.itemId + display: table-cell + text-align: left + padding: 0.25em + color: #aaa +.day hr + width: 2em + border: 1px solid #ddd + border-style: solid none solid none -- cgit v1.2.3