From 53e920c49505e6835f8d69604e5bd2018edefe85 Mon Sep 17 00:00:00 2001 From: Peter Andersson Date: Wed, 30 Nov 2011 15:38:27 +0100 Subject: Bugfixes and improvements of the the CSS stylesheet implementation --- lib/common_test/priv/ct_default.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/common_test/priv/ct_default.css') diff --git a/lib/common_test/priv/ct_default.css b/lib/common_test/priv/ct_default.css index a64e1ec576..75f8d5db8a 100644 --- a/lib/common_test/priv/ct_default.css +++ b/lib/common_test/priv/ct_default.css @@ -147,7 +147,7 @@ td a:visited { } tr:hover th[scope=row], tr:hover td { - background-color: #808080; + background-color: #D1D1D1; color: #fff; } -- cgit v1.2.3