summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorYorhel <git@yorhel.nl>2019-11-06 16:11:56 +0100
committerYorhel <git@yorhel.nl>2019-11-10 12:44:55 +0100
commit194d9d43593937d835cca00719a2b0639213ebb3 (patch)
tree18cffaa4032c44f2069e11cc0388990f088cdf77 /data
parent27b1c8315c58e0f37baad991283e66b92e033a94 (diff)
ulist: Dynamically update releases summary on change
Diffstat (limited to 'data')
-rw-r--r--data/style.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/data/style.css b/data/style.css
index 8d2be8f6..fdc47f5a 100644
--- a/data/style.css
+++ b/data/style.css
@@ -106,6 +106,7 @@ i.grayedout { font-style: normal; color: $grayedout$ }
p.description { margin: 10px 100px!important; }
b.done { font-weight: normal; color: $statok$ }
b.todo { font-weight: normal; color: $statnok$ }
+b.neutral { font-weight: normal }
p.center { text-align: center; }
b.future,
b.standout,