From 3a44d4def66f0641426a719ce02db1b5688594c3 Mon Sep 17 00:00:00 2001 From: Björn Stenberg Date: Fri, 11 Oct 2002 12:15:49 +0000 Subject: Updated web git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2584 a1c6a512-1295-4272-9138-f99709370657 --- www/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www/style.css') 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 { } -.changetable, .bugs, .requests, .dailymod, .buildstatus, .archive, .buttontable { +.rockbox, .changetable, .bugs, .requests, .dailymod, .buildstatus, .archive, .buttontable { border: outset 2px #ffffff; } @@ -94,7 +94,7 @@ PRE { vertical-align: top; } -.changetable td, .bugs td, .requests td, .archive td, .buttontable td { +.rockbox td, .changetable td, .bugs td, .requests td, .archive td, .buttontable td { background-color: #c6d6f5; padding: 4px; } -- cgit v1.2.3