From 3da30c63cfe0d3b5c9dcc526d581c52240aebdd3 Mon Sep 17 00:00:00 2001 From: Rob Peters Date: Wed, 21 Apr 2010 22:53:30 +0000 Subject: Correct NameZoom hover issue --- themes/colors/css/coldday.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'themes/colors/css/coldday.css') diff --git a/themes/colors/css/coldday.css b/themes/colors/css/coldday.css index 5f1df631c2..8cc5325e0b 100644 --- a/themes/colors/css/coldday.css +++ b/themes/colors/css/coldday.css @@ -3,7 +3,7 @@ * * Based on standard theme, which is Copyright (C) 2002 to 2010 PGV Development Team. * -* $Id: ash.css 7896 2010-04-07 22:08:56Z greg $ +* $Id: ash.css 7989 2010-04-16 00:16:21Z rob $ */ .something { @@ -792,7 +792,7 @@ text-decoration:none; } .nameZoom { -font-size: 14px; +font: 14px tahoma, arial, helvetica, sans-serif; font-weight: bold; text-decoration:none; } @@ -958,7 +958,7 @@ background:#c8e7ff; } .favorites_form { -margin-top:0; +margin-top:1px; font-size: 14px; color:#FFF; } -- cgit v1.3