summaryrefslogtreecommitdiffstats
path: root/style.css
diff options
context:
space:
mode:
authorRomain d'Alverny <rda@mageia.org>2012-09-04 13:42:11 +0000
committerRomain d'Alverny <rda@mageia.org>2012-09-04 13:42:11 +0000
commitf07d5181f82e46a43fd72031173caf0f85ee4c3b (patch)
tree07e6f5ea002912466443be2bde90622b61bbfb24 /style.css
parent1d0557ccf2b716412af49ef1701ac1e3869a362e (diff)
downloadpkgsubmit-f07d5181f82e46a43fd72031173caf0f85ee4c3b.tar
pkgsubmit-f07d5181f82e46a43fd72031173caf0f85ee4c3b.tar.gz
pkgsubmit-f07d5181f82e46a43fd72031173caf0f85ee4c3b.tar.bz2
pkgsubmit-f07d5181f82e46a43fd72031173caf0f85ee4c3b.tar.xz
pkgsubmit-f07d5181f82e46a43fd72031173caf0f85ee4c3b.zip
style update
Diffstat (limited to 'style.css')
-rw-r--r--style.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/style.css b/style.css
index d6bcdd5..bca0430 100644
--- a/style.css
+++ b/style.css
@@ -32,8 +32,8 @@ tr.todo td.status-box { background: white; }
tr.building td.status-box { background: yellow; }
tr.partial td.status-box { background: blue; }
-td.timeinfo { font-size: 85%; text-align: right; color: #444444; }
-td.percent { text-align: right; }
+.timeinfo { font-size: 85%; text-align: right; color: #444444; }
+.number, .percent { text-align: right; }
#stats { float: right; }
#score { margin-bottom: 2em; font-family: Helvetica, Verdana, Arial, sans-serif; }