summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
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 54d9bec8..4b2439f2 100644
--- a/data/style.css
+++ b/data/style.css
@@ -795,6 +795,7 @@ div.votelist td.tc2 { width: 50px; text-align: right; padding-right: 10px }
.ulist .tc1 input { display: none }
.ulist .tc1 label:before { content: '▸ ' }
.ulist .tc1 input:checked + label:before { content: '▾ ' }
+.ulist .tc1 span.blurred { opacity: 0.5 }
.ulist .tc2 b { margin-left: 10px }
.ulist .tc4 { white-space: nowrap; width: 60px; text-align: right; padding-right: 10px }
.ulist .tc4 input { width: 55px; text-align: right }