Koha/koha-tmpl/intranet-tmpl/prog/css
Owen Leonard fc5e0fa8b4
Bug 35329: (follow-up) Label changes for improved accessibility
This patch alters the patron search form so that <label>s wrap the
<input> fields, allowing the label to be clickable without having to
associate it with a unique id. CSS has been modified to accommodate this
change.

The patch also adds missing Bootstrap classes to the "Clear" button, and
swaps out the "hint" class for the "note" class on the permissions
information ("Only staff with superlibrarian or acquisitions
permissions...").

After this patch, form field labels in the patron search modal should be
clickable to give focus to the field (except for Sort 1 and Sort 2 --
label don't work that way with Select2).

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2024-03-01 11:01:19 +01:00
..
src Bug 35329: (follow-up) Label changes for improved accessibility 2024-03-01 11:01:19 +01:00
addbiblio.css Bug 35425: Optimize UX when dragging a tag or subfield 2023-12-11 19:41:25 +01:00
cateditor.css Bug 34567: Correct colors for advanced cataloging editor status bar 2023-08-30 09:02:40 -03:00
hierarchy.css
humanmsg.css
itemsearchform.css
login.css
preferences.css Bug 34114: Replace the use of jQueryUI sortable 2023-09-22 13:00:00 -03:00
print.css Bug 34030: Add a "print slips" action links to print in batch 2023-10-23 11:33:55 -03:00
printreceiptinvoice.css
reports.css Bug 32239: Remove uneeded CSS from reports.css 2023-01-31 11:08:49 -03:00
right-to-left.css
select2.css
spinelabel.css
tinymce.css
uploader.css