diff options
| author | Gregor Kleen <gkleen@yggdrasil.li> | 2017-03-28 13:53:46 +0200 | 
|---|---|---|
| committer | Gregor Kleen <gkleen@yggdrasil.li> | 2017-03-28 13:53:46 +0200 | 
| commit | de1513a40da72632b500c710c5254c8e3639b7bd (patch) | |
| tree | d5e4cb9847642b05a1ffbbfed774dc7caeb618f7 /templates | |
| parent | 72b9f29c057eb45d022b9bbc1562d7b84ccc165b (diff) | |
| download | bar-de1513a40da72632b500c710c5254c8e3639b7bd.tar bar-de1513a40da72632b500c710c5254c8e3639b7bd.tar.gz bar-de1513a40da72632b500c710c5254c8e3639b7bd.tar.bz2 bar-de1513a40da72632b500c710c5254c8e3639b7bd.tar.xz bar-de1513a40da72632b500c710c5254c8e3639b7bd.zip  | |
Fix updating running low
Diffstat (limited to 'templates')
| -rw-r--r-- | templates/inventoryListing.cassius | 8 | 
1 files changed, 5 insertions, 3 deletions
diff --git a/templates/inventoryListing.cassius b/templates/inventoryListing.cassius index 1da6e13..5116667 100644 --- a/templates/inventoryListing.cassius +++ b/templates/inventoryListing.cassius  | |||
| @@ -22,6 +22,8 @@ div.itemId | |||
| 22 | padding: 0 | 22 | padding: 0 | 
| 23 | margin: 0 | 23 | margin: 0 | 
| 24 | list-style-type: none | 24 | list-style-type: none | 
| 25 | .status li | 25 | li | 
| 26 | padding: 0 | 26 | padding: 0 | 
| 27 | margin: 0 \ No newline at end of file | 27 | margin: 0 | 
| 28 | input | ||
| 29 | vertical-align: middle \ No newline at end of file | ||
