From 7608778e204cbc260162f8a0ddfe0a148d253608 Mon Sep 17 00:00:00 2001 From: Björn Stenberg Date: Thu, 23 Dec 2004 12:05:53 +0000 Subject: added viewcvs styles git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5506 a1c6a512-1295-4272-9138-f99709370657 --- www/style.css | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'www') diff --git a/www/style.css b/www/style.css index cd8a09a28d..61075c3047 100644 --- a/www/style.css +++ b/www/style.css @@ -151,3 +151,16 @@ td.fbad { td.toolscat { background-color: #b6c6e5; } + +.vc_diff_nochange { + background-color: #ffffff; +} + +.vc_navheader { + background-color: #7897cb; +} + +.vc_diff_chunk_header { + background-color: #90afe3; +} + -- cgit v1.2.3