summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorYorhel <git@yorhel.nl>2008-12-27 16:14:34 +0100
committerYorhel <git@yorhel.nl>2008-12-27 16:14:34 +0100
commitd7500e07dfa3cdefc7899dab10ec8f93767b937d (patch)
tree31abf6c0ee4047db43dd62916c2b63c060cf333e /data
parent7cb28c18a6603f157b7c1243e25a6e42dfa00757 (diff)
Widened release list status column on vnpage
<applehq> could you make the javascript popdown for release status on vnpages column wider?
Diffstat (limited to 'data')
-rw-r--r--data/skingen/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/skingen/style.css b/data/skingen/style.css
index 2df877bf..a9ddd10d 100644
--- a/data/skingen/style.css
+++ b/data/skingen/style.css
@@ -606,7 +606,7 @@ div.vndescription p {
width: 90px;
}
.releases td.tc5 {
- width: 110px;
+ width: 140px;
}
.releases td.tc5 a {
color: $maintext$!important;