Date picker cancel button does not respect color theme/dark mode
The date picker is styled by admin's widget.css
which has hard-coded colours for the date picker's cancel button.
Instead, the CSS variables --close-button-fg
and --close-button-bg
should be used.
Change History
(5)
Owner: |
changed from nobody to Fabian Braun
|
Status: |
new → assigned
|
Cc: |
Thibaud Colas Sarah Abderemane Tom Carrick added
|
Keywords: |
accessibility added
|
Triage Stage: |
Unreviewed → Accepted
|
Triage Stage: |
Accepted → Ready for checkin
|
Resolution: |
→ fixed
|
Status: |
assigned → closed
|
In 34ca1d3: