summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
Diffstat (limited to 'www')
-rw-r--r--www/style.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/www/style.css b/www/style.css
index 65d3bc0e71..9df2c5e90a 100644
--- a/www/style.css
+++ b/www/style.css
@@ -111,6 +111,11 @@ PRE {
111 padding: 4px; 111 padding: 4px;
112} 112}
113 113
114.buildstatus th
115{
116 vertical-align: top;
117}
118
114.rockbox td, .changetable td, .bugs td, .requests td, .patches td, .archive td, .buttontable td 119.rockbox td, .changetable td, .bugs td, .requests td, .patches td, .archive td, .buttontable td
115{ 120{
116 background-color: #c6d6f5; 121 background-color: #c6d6f5;