Bug 39892 - Search results: .results_summary > .label isn't high enough color contrast
Summary: Search results: .results_summary > .label isn't high enough color contrast
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Accessibility (show other bugs)
Version: Main
Hardware: All All
: P5 - low normal
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-05-13 16:15 UTC by Lucas Gass (lukeg)
Modified: 2025-05-13 16:15 UTC (History)
3 users (show)

See Also:
GIT URL:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lucas Gass (lukeg) 2025-05-13 16:15:58 UTC
If you do a catalog search that returns results on the staff interface the search results table background alternates between white (#fff) and gray (#f3f4f4).

The class .label has a color of #707070. This fails color contrast tests:

Normal Text

WCAG AA: Fail
WCAG AAA: Fail