[Koha-bugs] [Bug 29035] Accessibility: OPAC masthead_search label doesn't have sufficient contrast ratio

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Sep 16 14:59:05 CEST 2021


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29035

--- Comment #1 from Henry Bolshaw <bolshawh at parliament.uk> ---
Created attachment 124923
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=124923&action=edit
Bug 29035: Accessibility: OPAC masthead_search label doesn't have sufficient
contrast ratio

This patch changes the colour of the masthead
search label to improve accessibility and make it
easier to read.

To test:
1. Use an accessibility tool (e.g. Chrome's
   Lighthouse tool) to test the contrast ratio.
2. Confirm that the search label has insufficient
   contrast.
3. Apply the patch and rebuild the OPAC CSS:
   yarn build --view opac
4. Use the accessibility tool to confirm the
   contrast ratio now meets accessibility
   requirements.
5. Check that the OPAC still looks ok after
   the changes.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list