Bug 8414 - Intranet header toplinks display white rather than blue in < IE8

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>
This commit is contained in:
David Cook 2012-07-12 09:13:10 +10:00 committed by Paul Poulain
parent 58b85e1df1
commit 1106ed527a

View file

@ -189,7 +189,6 @@ ol li {
}
#header a.toplinks {
#color: #ffffff;
font-weight: bold;
}