diff options
| author | Rob Peters <makitso@gmail.com> | 2010-04-21 22:53:30 +0000 |
|---|---|---|
| committer | Rob Peters <makitso@gmail.com> | 2010-04-21 22:53:30 +0000 |
| commit | 3da30c63cfe0d3b5c9dcc526d581c52240aebdd3 (patch) | |
| tree | 1bfddcb366058c9c7c671a9a804bd860201d511f /themes/colors/css | |
| parent | f728932b91fdb979e77e1593d9463c9a3b71b1f5 (diff) | |
| download | webtrees-3da30c63cfe0d3b5c9dcc526d581c52240aebdd3.tar.gz webtrees-3da30c63cfe0d3b5c9dcc526d581c52240aebdd3.tar.bz2 webtrees-3da30c63cfe0d3b5c9dcc526d581c52240aebdd3.zip | |
Correct NameZoom hover issue
Diffstat (limited to 'themes/colors/css')
| -rw-r--r-- | themes/colors/css/aquamarine.css | 4 | ||||
| -rw-r--r-- | themes/colors/css/ash.css | 4 | ||||
| -rw-r--r-- | themes/colors/css/belgianchocolate.css | 6 | ||||
| -rw-r--r-- | themes/colors/css/bluelagoon.css | 6 | ||||
| -rw-r--r-- | themes/colors/css/bluemarine.css | 6 | ||||
| -rw-r--r-- | themes/colors/css/coldday.css | 6 | ||||
| -rw-r--r-- | themes/colors/css/greenbeam.css | 4 | ||||
| -rw-r--r-- | themes/colors/css/mediterranio.css | 6 | ||||
| -rw-r--r-- | themes/colors/css/mercury.css | 6 | ||||
| -rw-r--r-- | themes/colors/css/nocturnal.css | 6 | ||||
| -rw-r--r-- | themes/colors/css/olivia.css | 6 | ||||
| -rw-r--r-- | themes/colors/css/pinkplastic.css | 6 | ||||
| -rw-r--r-- | themes/colors/css/shinytomato.css | 6 |
13 files changed, 36 insertions, 36 deletions
diff --git a/themes/colors/css/aquamarine.css b/themes/colors/css/aquamarine.css index fffa9efff6..6331d5d86f 100644 --- a/themes/colors/css/aquamarine.css +++ b/themes/colors/css/aquamarine.css @@ -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; } diff --git a/themes/colors/css/ash.css b/themes/colors/css/ash.css index 68d158813e..9f156f0eb5 100644 --- a/themes/colors/css/ash.css +++ b/themes/colors/css/ash.css @@ -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; } diff --git a/themes/colors/css/belgianchocolate.css b/themes/colors/css/belgianchocolate.css index b52607f04e..4145d5f3b6 100644 --- a/themes/colors/css/belgianchocolate.css +++ b/themes/colors/css/belgianchocolate.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; } diff --git a/themes/colors/css/bluelagoon.css b/themes/colors/css/bluelagoon.css index bd96737175..ea8b999cf1 100644 --- a/themes/colors/css/bluelagoon.css +++ b/themes/colors/css/bluelagoon.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; } diff --git a/themes/colors/css/bluemarine.css b/themes/colors/css/bluemarine.css index ed2c5247f5..39e9fe12c5 100644 --- a/themes/colors/css/bluemarine.css +++ b/themes/colors/css/bluemarine.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; } 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; } diff --git a/themes/colors/css/greenbeam.css b/themes/colors/css/greenbeam.css index f1800e0baa..aca944f3ee 100644 --- a/themes/colors/css/greenbeam.css +++ b/themes/colors/css/greenbeam.css @@ -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; } diff --git a/themes/colors/css/mediterranio.css b/themes/colors/css/mediterranio.css index 258fe51f8d..2dfde72e5f 100644 --- a/themes/colors/css/mediterranio.css +++ b/themes/colors/css/mediterranio.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; } diff --git a/themes/colors/css/mercury.css b/themes/colors/css/mercury.css index 6a029ca943..173b54f042 100644 --- a/themes/colors/css/mercury.css +++ b/themes/colors/css/mercury.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; } diff --git a/themes/colors/css/nocturnal.css b/themes/colors/css/nocturnal.css index 1e796f9199..9d8707bb20 100644 --- a/themes/colors/css/nocturnal.css +++ b/themes/colors/css/nocturnal.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; } diff --git a/themes/colors/css/olivia.css b/themes/colors/css/olivia.css index 0c9a70d22e..a61658e71a 100644 --- a/themes/colors/css/olivia.css +++ b/themes/colors/css/olivia.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; } diff --git a/themes/colors/css/pinkplastic.css b/themes/colors/css/pinkplastic.css index 89cf30cefe..42f2898eec 100644 --- a/themes/colors/css/pinkplastic.css +++ b/themes/colors/css/pinkplastic.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; } diff --git a/themes/colors/css/shinytomato.css b/themes/colors/css/shinytomato.css index 58904d9417..a7d803d3e5 100644 --- a/themes/colors/css/shinytomato.css +++ b/themes/colors/css/shinytomato.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; } |
