Opened 7 months ago
Last modified 7 months ago
#35382 closed Cleanup/optimization
Low contrast background color for fieldset headings within inline formsets — at Initial Version
Reported by: | Sarah Boyce | Owned by: | nobody |
---|---|---|---|
Component: | contrib.admin | Version: | 5.0 |
Severity: | Normal | Keywords: | |
Cc: | Triage Stage: | Ready for checkin | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | yes | UI/UX: | no |
Description
.inline-related fieldset.module h3
has a background color of #bcd
and text color of #fff
This is hard to read and fails WCAG AA and WCAG AAA (this can be tested here https://webaim.org/resources/contrastchecker/)
Note:
See TracTickets
for help on using tickets.