Update admin filters CSS for dark mode.

Review Request #14200 — Created Oct. 14, 2024 and submitted — Latest diff uploaded

Information

Review Board
release-7.1.x

Reviewers

Several pages in the admin (such as the "Users" list) provide some
filters to limit what's shown in the list. These used a variety of
legacy styles, which didn't look good in dark mode. This change fixes
that.

Looked at /admin/db/auth/user/ and saw that the filters were legible.

Diff Revision 1

This is not the most recent revision of the diff. The latest diff is revision 2. See what's changed.

orig
1
2

Commits

First Last Summary ID Author
Update admin filters CSS for dark mode.
Several pages in the admin (such as the "Users" list) provide some filters to limit what's shown in the list. These used a variety of legacy styles, which didn't look good in dark mode. This change fixes that. Testing Done: Looked at /admin/db/auth/user/ and saw that the filters were legible.
ff13dc7796e260926990f8d521547adcce725fb5 David Trowbridge
reviewboard/static/rb/css/ui/admin/filters.less
Loading...