Bugzilla – Attachment 18644 Details for
Bug 10406
Remove obsolete CSS related to YUI autocomplete
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 10406 - Remove obsolete CSS related to YUI autocomplete
Bug-10406---Remove-obsolete-CSS-related-to-YUI-aut.patch (text/plain), 2.01 KB, created by
Owen Leonard
on 2013-06-04 17:36:30 UTC
(
hide
)
Description:
Bug 10406 - Remove obsolete CSS related to YUI autocomplete
Filename:
MIME Type:
Creator:
Owen Leonard
Created:
2013-06-04 17:36:30 UTC
Size:
2.01 KB
patch
obsolete
>From 6f014ee77f8b3e4be266313f73f1505d19458039 Mon Sep 17 00:00:00 2001 >From: Owen Leonard <oleonard@myacpl.org> >Date: Tue, 9 Apr 2013 13:46:14 -0400 >Subject: [PATCH] Bug 10406 - Remove obsolete CSS related to YUI autocomplete >Content-Type: text/plain; charset="utf-8" > >staff-global.css contains CSS which related to the old YUI autocomplete >widget. Since this has been replaced with jQueryUI the CSS is now unused >and can be removed. > >To test, apply the patch and confirm that autocomplete looks correct and >works correctly in the global circulation search box (with CircAutocompl >enabled) and in the overdues report when entering a value into the >filter form in a patron attribute field which is linked to an authorized >value. >--- > .../intranet-tmpl/prog/en/css/staff-global.css | 16 ---------------- > 1 file changed, 16 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 49f857d..cda7494 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/css/staff-global.css >+++ b/koha-tmpl/intranet-tmpl/prog/en/css/staff-global.css >@@ -1799,22 +1799,6 @@ span.permissiondesc { > padding : .5em; > } > >-/* borrower autocomplete */ >-#borrowerautocomplete { width: 500px; text-align:left;} /* z-index needed on top instances for ie & sf absolute inside relative issue */ >-.autocomplete .yui-ac-highlight , >-.autocomplete .yui-ac-highlight .sample-result, >-.autocomplete .yui-ac-highlight .sample-query { color:#FFF; } >-.autocomplete .sample-result { color: black; } >-.autocomplete .sample-query { color:#000; } >-#findborrower { position:static; width:auto; } >-#yborrowercontainer { text-align:left;width:335px; } >- >-/* patron attribues autocomplete for overdues report (pattrodue) */ >-.pattrodue-autocomplete .pattrodue-result { color: black; } >-.pattrodue-autocomplete .yui-ac-highlight .pattrodue-result { color: white; } >-.pattrodue-input { position:static; width:auto; } >-.pattrodue-container { text-align:left; width:400px; } >- > .labeledmarc-table { > border: 0; > } >-- >1.7.9.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 10406
:
18644
|
18689
|
18815
|
18855
|
18856
|
18898