- Status changed to Needs work
over 1 year ago 9:35pm 1 March 2023 - 🇺🇸United States smustgrave
@media (forced-colors: active) { .progress__bar { background-color: canvastext; } } @media screen and (prefers-reduced-motion: reduce) { .progress__bar { transition: none; } }
Can these be nested with the parent. Example
@media (forced-colors: active) { background-color: canvastext; }
- Status changed to Needs review
over 1 year ago 4:53am 2 March 2023 - Status changed to RTBC
over 1 year ago 7:59pm 2 March 2023 - 🇺🇸United States smustgrave
Nesting seems much better!
Screenshot of after applying apply and progress bar seems unchanged.
- First commit to issue fork.
- Status changed to Fixed
over 1 year ago 12:39am 22 April 2023 Automatically closed - issue fixed for 2 weeks with no activity.