From 4d1d0a456626fe52644d893a65da0730c0e3b924 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Sat, 27 Jan 2007 16:06:17 +0100 Subject: better feedback for new version notifier --- 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 9da232274..97d45c923 100644 --- a/themes/graycube/theme.css +++ b/themes/graycube/theme.css @@ -274,6 +274,14 @@ span.contentPreview:hover { background : white; } +div.infoBoxContents a { + color : gray; +} + +div.infoBoxContents a:hover { + color : black; +} + #header { position : absolute; white-space: nowrap; -- cgit v1.2.3