summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorYorhel <git@yorhel.nl>2009-05-10 14:23:57 +0200
committerYorhel <git@yorhel.nl>2009-05-10 14:23:57 +0200
commit31c7f61c58686e39645a45fa2feeb435ac023e7f (patch)
tree5f677ced7f32bf5e03e229a8c4ea4aa974e9e761 /data
parenta979409bd60aa04593dfd3fa1c1bbc5eb5248e8a (diff)
Advanced filtering for the release browser
Diffstat (limited to 'data')
-rw-r--r--data/style.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/data/style.css b/data/style.css
index d2ed21f3..3b478cca 100644
--- a/data/style.css
+++ b/data/style.css
@@ -927,8 +927,8 @@ 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; }
+.relbrowse .tc2 { width: 60px; text-align: center; }
+.relbrowse .tc3 { width: 85px; text-align: right; padding: 0; }