Opened 19 months ago
Last modified 19 months ago
#35382 closed Cleanup/optimization
Low contrast background color for fieldset headings within inline formsets — at Version 1
| 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 (last modified by )
.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/)
Under Child: #1 and above Fields, see "Name" with the poor contrast

Note:
See TracTickets
for help on using tickets.