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 2 (Latest)

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.
5594dcd5ece65f70b2e1cb8509d4d778d3d9c9bd David Trowbridge
reviewboard/static/rb/css/ui/admin/filters.less
Loading...