summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorYorhel <git@yorhel.nl>2008-12-04 14:04:04 +0100
committerYorhel <git@yorhel.nl>2008-12-04 14:04:04 +0100
commitd329d0f4466687105f8b1ff85b48c5b667335eab (patch)
treeb41b59039739eeb69252797169b2b015f0e08b41 /static
parent8f6dba5b1ded646cb46e196200a8014836c1723c (diff)
'add release' link on VN pages
Diffstat (limited to 'static')
-rw-r--r--static/f/style.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/static/f/style.css b/static/f/style.css
index 85a58da4..8b4c9f8f 100644
--- a/static/f/style.css
+++ b/static/f/style.css
@@ -533,6 +533,9 @@ div.vndescription p {
width: 20px;
padding: 0;
}
+a.addnew {
+ float: right;
+}
#screenshots td.scr {
padding-left: 30px;
}