Bugzilla – Attachment 10764 Details for
Bug 8414
Intranet header toplinks display white rather than blue in < IE8
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 8414 : Intranet header toplinks display white rather than blue in < IE8
0001-Bug-8414-Intranet-header-toplinks-display-white-rath.patch (text/plain), 938 bytes, created by
David Cook
on 2012-07-11 05:36:52 UTC
(
hide
)
Description:
Bug 8414 : Intranet header toplinks display white rather than blue in < IE8
Filename:
MIME Type:
Creator:
David Cook
Created:
2012-07-11 05:36:52 UTC
Size:
938 bytes
patch
obsolete
>From c535eeaac05beaebf899f8959823a819adfd44e5 Mon Sep 17 00:00:00 2001 >From: David Cook <dcook@prosentient.com.au> >Date: Wed, 11 Jul 2012 15:31:02 +1000 >Subject: [PATCH] Bug 8414 - Intranet header toplinks display white rather > than blue in < IE8 >Content-Type: text/plain; charset="utf-8" > >Removes IE7 hash hack which caused head toplinks to display white rather than dark blue against light blue background >--- > .../intranet-tmpl/prog/en/css/staff-global.css | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/css/staff-global.css b/koha-tmpl/intranet-tmpl/prog/en/css/staff-global.css >index 0cfcdf7..e4916bf 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/css/staff-global.css >+++ b/koha-tmpl/intranet-tmpl/prog/en/css/staff-global.css >@@ -189,7 +189,7 @@ ol li { > } > > #header a.toplinks { >- #color: #ffffff; >+ /*color: #ffffff;*/ > font-weight: bold; > } > >-- >1.7.7.4 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 8414
:
10764
|
10777
|
11055