Opened 7 years ago
Closed 7 years ago
#7735 closed defect (bug) (fixed)
BP Nouveau: Insufficient color contrast for Cover Image warning
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 3.0 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Templates | Keywords: | has-patch |
Cc: |
Description
Current .bp-cover-image-status p.warning
has a background-color of #38a
and text color of #fff
which has a contrast ratio of 4.01. To meet WCAG 2.0 standards, darken the shade of the background color to #0b80a4
for a contrast ratio of 4.53.
Attaching screenshot.
Attachments (2)
Change History (7)
Note: See
TracTickets for help on using
tickets.
@hnla Can you review the change here?