Bugzilla – Attachment 12044 Details for
Bug 8730
browse overlaying powered by
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 8730 - browse overlaying powered by
Bug-8730---browse-overlaying-powered-by.patch (text/plain), 912 bytes, created by
Kyle M Hall (khall)
on 2012-09-07 13:27:48 UTC
(
hide
)
Description:
Bug 8730 - browse overlaying powered by
Filename:
MIME Type:
Creator:
Kyle M Hall (khall)
Created:
2012-09-07 13:27:48 UTC
Size:
912 bytes
patch
obsolete
>From 61fa63a67a28ee94c210944b8ad4fc617ba670ff Mon Sep 17 00:00:00 2001 >From: Owen Leonard <oleonard@myacpl.org> >Date: Thu, 6 Sep 2012 15:02:29 -0400 >Subject: [PATCH] Bug 8730 - browse overlaying powered by >Content-Type: text/plain; charset="utf-8" > >This patch adds a "z-index" property to the CSS for >the browse results menu so that it will appear >on top of the "Powered by Koha" link. > >Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> >--- > koha-tmpl/opac-tmpl/prog/en/css/opac.css | 1 + > 1 files changed, 1 insertions(+), 0 deletions(-) > >diff --git a/koha-tmpl/opac-tmpl/prog/en/css/opac.css b/koha-tmpl/opac-tmpl/prog/en/css/opac.css >index 414b776..f6f6096 100644 >--- a/koha-tmpl/opac-tmpl/prog/en/css/opac.css >+++ b/koha-tmpl/opac-tmpl/prog/en/css/opac.css >@@ -2230,6 +2230,7 @@ a.koha_url { > display: none; > background-color:#F3F3F3; > padding-bottom:10px; >+ z-index: 100; > } > > >-- >1.7.2.5
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 8730
:
11989
|
12023
| 12044