summaryrefslogtreecommitdiff
path: root/css
diff options
context:
space:
mode:
authorYorhel <git@yorhel.nl>2021-08-03 20:07:33 +0200
committerYorhel <git@yorhel.nl>2021-08-03 20:07:35 +0200
commit2f2a97fbe6705f02c1fe0d1ecc245f78637e5d7b (patch)
treebc66ad6d76a76dc5a3bace55331656feb7bbaa8d /css
parentef986fa381776222a967fd6dcdaf5ab02973df49 (diff)
VN Length list: add release id column
A bit useless as just an ID, but meh, may improve later on.
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 7b17ec57..556382e1 100644
--- a/css/v2.css
+++ b/css/v2.css
@@ -874,6 +874,7 @@ div.lengthlist {
.tc3 { text-align: right }
.tc3a, .tc3b { width: 35px; padding-left: 0; padding-right: 0; text-align: right; white-space: nowrap }
.tc4 { width: 100px; padding-left: 10px }
+ .tc5 { width: 50px }
}