aboutsummaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
Diffstat (limited to 'www')
-rw-r--r--www/scuttle.css8
1 files changed, 3 insertions, 5 deletions
diff --git a/www/scuttle.css b/www/scuttle.css
index f28b46a..a01963e 100644
--- a/www/scuttle.css
+++ b/www/scuttle.css
@@ -282,14 +282,12 @@ li.xfolkentry div div.description span.anchorBookmark {
.vote-badge a.vote-against:hover {
background-color: #ffcccc;
}
-.vote-badge .vote-for-inactive, .vote-badge .vote-against-inactive {
- font-size: 3px;
+.vote-badge-for .vote-for-inactive {
color: transparent;
-}
-.vote-badge-for {
background-color: #ccffbb;
}
-.vote-badge-against {
+.vote-badge-against .vote-against-inactive {
+ color: transparent;
background-color: #ffcccc;
}