summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorYorhel <git@yorhel.nl>2009-05-09 12:39:11 +0200
committerYorhel <git@yorhel.nl>2009-05-09 12:39:11 +0200
commita979409bd60aa04593dfd3fa1c1bbc5eb5248e8a (patch)
treeb087f23f26ce0e2064480d9bc3b6edae21c9caa8 /data
parentce6d43aed955effe136f1ce3682828d2d43109cb (diff)
Started on a release browser
This browser is still -very- basic, more filters and options will be added later.
Diffstat (limited to 'data')
-rw-r--r--data/style.css7
1 files changed, 7 insertions, 0 deletions
diff --git a/data/style.css b/data/style.css
index 042beb33..d2ed21f3 100644
--- a/data/style.css
+++ b/data/style.css
@@ -924,6 +924,13 @@ ul#catselect li li.exc { background-position: 0px -33px; color: $statnok$; }
+/***** Release browser *****/
+
+.relbrowse .tc1 { width: 80px }
+.relbrowse .tc2 { width: 50px; text-align: center; }
+.relbrowse .tc3 { width: 85px; text-align: right; }
+
+
/***** Documentation pages *****/