As-is, it’s impossible to tell which of the rows is active / selected.
We’d need a few extra styles with a `forced-colors: active` media query.
--
Ticket URL: <https://code.djangoproject.com/ticket/34627>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* owner: nobody => nmenezes0
* status: new => assigned
--
Ticket URL: <https://code.djangoproject.com/ticket/34627#comment:1>
* stage: Unreviewed => Accepted
--
Ticket URL: <https://code.djangoproject.com/ticket/34627#comment:2>
* has_patch: 0 => 1
Comment:
[https://github.com/django/django/pull/16932 PR]
--
Ticket URL: <https://code.djangoproject.com/ticket/34627#comment:3>
* stage: Accepted => Ready for checkin
--
Ticket URL: <https://code.djangoproject.com/ticket/34627#comment:4>
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"51fdea68415c580cd753990e3238ae2e0f015263" 51fdea6]:
{{{
#!CommitTicketReference repository=""
revision="51fdea68415c580cd753990e3238ae2e0f015263"
Fixed #34627 -- Highlighted active row in admin UI when forced-colors mode
is enabled.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/34627#comment:5>