Koha/koha-tmpl/opac-tmpl/bootstrap
Henry Bolshaw 42e685f620 Bug 29065: Accessibility OPAC clear search history link has insufficient contrast
This patch changes the colour of the clear search history link
on the OPAC to increase the contrast ratio, improve accessibility
and makes the text easier to read.

To test:

1. Go to the OPAC homepage
2. Use an accessibility tool (e.g Chrome's
   Lighthouse tool) to check the contrast ratio
3. Confirm that the clear search history link
   has insufficient contrast
4. Apply the patch and rebuild css:
   yarn build --view opac
5. Confirm that the contrast ratio now
   meets minimum accessibility requirements
6. Check the OPAC still looks ok after the changes

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>
2021-09-28 15:12:45 +02:00
..
css Bug 29065: Accessibility OPAC clear search history link has insufficient contrast 2021-09-28 15:12:45 +02:00
en Bug 28927: Fix id opacmainuserblock used twice in OPAC 2021-09-28 15:12:45 +02:00
images Bug 26164: Replace OPAC table sort icons with SVG 2020-09-29 14:28:19 +02:00
itemtypeimg Bug 27523: (follow-up) Add copy of image to carredart in the OPAC 2021-08-18 16:28:25 +02:00
js Bug 28536: Move translatable strings into overdrive.js 2021-09-21 20:22:57 +02:00
lib Bug 26805: Remove remaining instances of jquery.checkboxes plugin from the OPAC 2020-11-03 10:57:35 +01:00