summaryrefslogtreecommitdiff
path: root/www/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'www/style.css')
-rw-r--r--www/style.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/style.css b/www/style.css
index b132f3d9a3..d03f993947 100644
--- a/www/style.css
+++ b/www/style.css
@@ -86,7 +86,7 @@ PRE {
86} 86}
87 87
88 88
89.changetable, .bugs, .requests, .dailymod, .buildstatus, .archive, .buttontable { 89.rockbox, .changetable, .bugs, .requests, .dailymod, .buildstatus, .archive, .buttontable {
90 border: outset 2px #ffffff; 90 border: outset 2px #ffffff;
91} 91}
92 92
@@ -94,7 +94,7 @@ PRE {
94 vertical-align: top; 94 vertical-align: top;
95} 95}
96 96
97.changetable td, .bugs td, .requests td, .archive td, .buttontable td { 97.rockbox td, .changetable td, .bugs td, .requests td, .archive td, .buttontable td {
98 background-color: #c6d6f5; 98 background-color: #c6d6f5;
99 padding: 4px; 99 padding: 4px;
100} 100}