summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorYorhel <git@yorhel.nl>2008-12-02 14:39:10 +0100
committerYorhel <git@yorhel.nl>2008-12-02 14:39:10 +0100
commit28c19f26f5355ef12d89fa92e636d90cbb2a5fff (patch)
tree5715e864594a3ccb5df1e971aed4e7b38e3035a2 /static
parent6e239dedaee9aa745a740aa60a2ac79b3715626a (diff)
Adding/editing releases
Using plain input boxes for the media, producers and VNs for debugging, these will be replaced with proper JS-powered forms.
Diffstat (limited to 'static')
-rw-r--r--static/f/style.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/static/f/style.css b/static/f/style.css
index 8372f0b3..6a79bce9 100644
--- a/static/f/style.css
+++ b/static/f/style.css
@@ -754,6 +754,12 @@ ul#catselect li li.exc { background-position: 0px -33px; color: #c00; }
width: 70px;
}
+/* edit */
+#released, #released_d { width: 70px }
+#released_m { width: 100px }
+.platforms { padding-left: 20px; }
+.platforms span { display: block; float: left; width: 150px; }
+