From 8e92a22aeb5431f1246c83dd58d045fc29bed804 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Mon, 22 Jan 2007 08:31:57 +0100 Subject: last-minute theme compatibility fixes for 1.2.7 --- themes/graycube/theme.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'themes/graycube/theme.css') diff --git a/themes/graycube/theme.css b/themes/graycube/theme.css index a22f7010e..9da232274 100644 --- a/themes/graycube/theme.css +++ b/themes/graycube/theme.css @@ -451,3 +451,7 @@ div.return a:hover { } +ul.headlineDropdownMenu ul li:hover { + color : black; +} + -- cgit v1.2.3