Bug 8414 - Intranet header toplinks display white rather than blue in < IE8
authorDavid Cook <dcook@prosentient.com.au>
Wed, 11 Jul 2012 23:13:10 +0000 (09:13 +1000)
committerPaul Poulain <paul.poulain@biblibre.com>
Tue, 24 Jul 2012 14:49:49 +0000 (16:49 +0200)
Removes IE7 hash hack which caused head toplinks to display white rather than dark blue against light blue background

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
koha-tmpl/intranet-tmpl/prog/en/css/staff-global.css

index ad00807..a8e9d0a 100644 (file)
@@ -189,7 +189,6 @@ ol li {
 }
 
 #header a.toplinks {
-    #color: #ffffff;
     font-weight: bold;
 }