summaryrefslogtreecommitdiff
path: root/css
diff options
context:
space:
mode:
authorYorhel <git@yorhel.nl>2021-08-05 14:06:19 +0200
committerYorhel <git@yorhel.nl>2021-08-05 14:09:16 +0200
commita85c9ac3683cd2aae8745b43c86fd1f066c93819 (patch)
tree8e8715d9468b8fcc4e1eb6c3ed2836dfd1df5043 /css
parent2e288f7946cd302a610c623937f18dd988753b94 (diff)
VNLengthVote: Add mod option to delete votes
This is more hard-handed than I'd like, but I'm also not a fan of having to implement a proper 'ignore' flag.
Diffstat (limited to 'css')
-rw-r--r--css/v2.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/css/v2.css b/css/v2.css
index 497e2b59..f1bda281 100644
--- a/css/v2.css
+++ b/css/v2.css
@@ -879,6 +879,7 @@ div.lengthlist {
.tc3 { width: 60px; white-space: nowrap }
.tc4 { width: 100px; padding-left: 10px }
.tc5 { width: 50px }
+ .tc7 { width: 10px; text-align: right; padding: 0 }
}