From efae7595c4bbb47c4f86e9b142120bb3e5bc887e Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Sat, 17 Nov 2007 10:59:19 +0100 Subject: tweak hello/prefs/logout linkbar (refs #163) --- themes/graycube/theme.css | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'themes/graycube/theme.css') diff --git a/themes/graycube/theme.css b/themes/graycube/theme.css index cca6095a8..fd9b24e35 100644 --- a/themes/graycube/theme.css +++ b/themes/graycube/theme.css @@ -458,3 +458,11 @@ ul.headlineDropdownMenu ul li:hover { .insensitive a:hover { color : black; } + +div.topLinks a { + color : black; +} + +div.topLinks a:hover { + color : gray; +} -- cgit v1.2.3