From 8bdbd3e46887bd2805c5b0eb469ce2a963a2656e Mon Sep 17 00:00:00 2001 From: Björn Stenberg Date: Wed, 25 Sep 2002 12:32:04 +0000 Subject: Updates git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2411 a1c6a512-1295-4272-9138-f99709370657 --- www/style.css | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'www/style.css') diff --git a/www/style.css b/www/style.css index 2f8631c816..b132f3d9a3 100644 --- a/www/style.css +++ b/www/style.css @@ -98,3 +98,8 @@ PRE { background-color: #c6d6f5; padding: 4px; } + +.fixed td { + background-color: #aae8aa; + padding: 4px; +} -- cgit v1.2.3