diff options
author | Gregor Kleen <gkleen@yggdrasil.li> | 2017-03-29 17:10:13 +0200 |
---|---|---|
committer | Gregor Kleen <gkleen@yggdrasil.li> | 2017-03-29 17:10:13 +0200 |
commit | e3227f80fe775acd1bd5bf7ad672bdf687787a6f (patch) | |
tree | 0deed000e04591c237a4e15eae291891ae322209 /templates | |
parent | 1a0821766baeb793d36dff0099810aeb0e202c00 (diff) | |
download | bar-e3227f80fe775acd1bd5bf7ad672bdf687787a6f.tar bar-e3227f80fe775acd1bd5bf7ad672bdf687787a6f.tar.gz bar-e3227f80fe775acd1bd5bf7ad672bdf687787a6f.tar.bz2 bar-e3227f80fe775acd1bd5bf7ad672bdf687787a6f.tar.xz bar-e3227f80fe775acd1bd5bf7ad672bdf687787a6f.zip |
Adjust item list template
Diffstat (limited to 'templates')
-rw-r--r-- | templates/inventoryList.cassius | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/inventoryList.cassius b/templates/inventoryList.cassius index edb9feb..1eafc6b 100644 --- a/templates/inventoryList.cassius +++ b/templates/inventoryList.cassius | |||
@@ -7,6 +7,8 @@ body > ul | |||
7 | margin: 0 | 7 | margin: 0 |
8 | .kindType | 8 | .kindType |
9 | color: inherit | 9 | color: inherit |
10 | .kind | ||
11 | font-weight: bold | ||
10 | .type | 12 | .type |
11 | color: #aaa | 13 | color: #aaa |
12 | .type::before | 14 | .type::before |