From a979409bd60aa04593dfd3fa1c1bbc5eb5248e8a Mon Sep 17 00:00:00 2001 From: Yorhel Date: Sat, 9 May 2009 12:39:11 +0200 Subject: Started on a release browser This browser is still -very- basic, more filters and options will be added later. --- data/style.css | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'data') 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 *****/ -- cgit v1.2.3