diff options
| -rw-r--r-- | templates/default-layout.cassius | 11 | ||||
| -rw-r--r-- | templates/inventoryListing.cassius | 13 | 
2 files changed, 12 insertions, 12 deletions
diff --git a/templates/default-layout.cassius b/templates/default-layout.cassius index bc64e8e..c622901 100644 --- a/templates/default-layout.cassius +++ b/templates/default-layout.cassius  | |||
| @@ -31,13 +31,6 @@ | |||
| 31 | text-align: center | 31 | text-align: center | 
| 32 | padding: 0.25em | 32 | padding: 0.25em | 
| 33 | color: #aaa | 33 | color: #aaa | 
| 34 | .itemId | ||
| 35 | font-family: monospace | ||
| 36 | div.itemId | ||
| 37 | display: table-cell | ||
| 38 | text-align: left | ||
| 39 | padding: 0.25em | ||
| 40 | color: #aaa | ||
| 41 | .table .table .td, .table .table .tc, .table .table .th, .table .table .kind | 34 | .table .table .td, .table .table .tc, .table .table .th, .table .table .kind | 
| 42 | padding: 0 | 35 | padding: 0 | 
| 43 | table table td, table table th, .table table td, .table table th | 36 | table table td, table table th, .table table td, .table table th | 
| @@ -71,10 +64,6 @@ table table td, table table th, .table table td, .table table th | |||
| 71 | button | 64 | button | 
| 72 | width: 6em | 65 | width: 6em | 
| 73 | display: inline-block | 66 | display: inline-block | 
| 74 | .day hr | ||
| 75 | width: 2em | ||
| 76 | border: 1px solid #ddd | ||
| 77 | border-style: solid none solid none | ||
| 78 | .sepBelow, .sepAbove | 67 | .sepBelow, .sepAbove | 
| 79 | border: 2px none #ddd | 68 | border: 2px none #ddd | 
| 80 | .sepBelow | 69 | .sepBelow | 
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 @@ | |||
| 1 | .expired | 1 | .expired | 
| 2 | color: #800 | 2 | color: #800 | 
| 3 | font-weight: bold \ No newline at end of file | 3 | font-weight: bold | 
| 4 | .itemId | ||
| 5 | font-family: monospace | ||
| 6 | div.itemId | ||
| 7 | display: table-cell | ||
| 8 | text-align: left | ||
| 9 | padding: 0.25em | ||
| 10 | color: #aaa | ||
| 11 | .day hr | ||
| 12 | width: 2em | ||
| 13 | border: 1px solid #ddd | ||
| 14 | border-style: solid none solid none | ||
