Bugzilla – Attachment 18998 Details for
Bug 10444
In advanced search(more), [+] and [-] should behave like links on hover
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 10444 - (CCSR followup) In advanced search(more), [+] and [-] should behave like links on hover
Bug-10444---CCSR-followup-In-advanced-searchmore--.patch (text/plain), 1.11 KB, created by
Jonathan Druart
on 2013-06-14 12:17:14 UTC
(
hide
)
Description:
Bug 10444 - (CCSR followup) In advanced search(more), [+] and [-] should behave like links on hover
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2013-06-14 12:17:14 UTC
Size:
1.11 KB
patch
obsolete
>From d7aca0a166f0012158ccd31c6c171d7b26e38c4b Mon Sep 17 00:00:00 2001 >From: Tomas Cohen Arazi <tomascohen@gmail.com> >Date: Tue, 11 Jun 2013 11:49:06 -0300 >Subject: [PATCH] Bug 10444 - (CCSR followup) In advanced search(more), [+] > and [-] should behave like links on hover >MIME-Version: 1.0 >Content-Type: text/plain; charset=UTF-8 >Content-Transfer-Encoding: 8bit > >Same fix for CCSR. > >Regards >To+ > >Sponsored-by: Universidad Nacional de Córdoba >Signed-off-by: Owen Leonard <oleonard@myacpl.org> >Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> > >Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com> >--- > koha-tmpl/opac-tmpl/ccsr/en/css/opac.css | 4 ++++ > 1 file changed, 4 insertions(+) > >diff --git a/koha-tmpl/opac-tmpl/ccsr/en/css/opac.css b/koha-tmpl/opac-tmpl/ccsr/en/css/opac.css >index ec12042..9f9979c 100644 >--- a/koha-tmpl/opac-tmpl/ccsr/en/css/opac.css >+++ b/koha-tmpl/opac-tmpl/ccsr/en/css/opac.css >@@ -20,6 +20,10 @@ a.disabled { > color : #888888 !important; > } > >+a.ButtonPlus, a.ButtonLess { >+ text-decoration : none; >+} >+ > body { > background-color : white; > text-align : left; >-- >1.7.10.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 10444
:
18836
|
18847
|
18851
|
18852
|
18900
|
18901
|
18902
|
18906
|
18918
|
18919
|
18991
|
18992
|
18993
|
18997
| 18998 |
18999