User tests: Successful: Unsuccessful:
Pull Request for Issue #27119 .
Allows enabling of both 'High Contrast' & 'Monochrome'
Navigate to User Menu -> Accessibility Settings. Apply both Monochrome and High Contrast options.
Status | New | ⇒ | Pending |
Category | ⇒ | Administration Templates (admin) |
I have tested this item
I have tested this item
Status | Pending | ⇒ | Ready to Commit |
RTC
Labels |
Added:
?
|
Labels |
Added:
?
|
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2019-11-25 11:41:37 |
Closed_By | ⇒ | wilsonge |
Thanks!
Thanks!
as you have changed the contrast in the other pr to
filter: contrast(115%);
fromfilter: invert(100%);
shouldnt you do the same here as well