Fix the color on the empty row for datagrids.

Review Request #14201 — Created Oct. 15, 2024 and submitted — Latest diff uploaded

Information

Djblets
release-5.x

Reviewers

While standing up a new environment, I noticed that the empty-row for
datagrids was still using a hardcoded light color. This change fixes
that.

This also cleans up a few places where we were defining scoped variables
that were no longer used.

Looked at a server with an empty dashboard and no longer saw a white row
in the datagrid.

Diff Revision 1 (Latest)

Commits

First Last Summary ID Author
Fix the color on the empty row for datagrids.
While standing up a new environment, I noticed that the empty-row for datagrids was still using a hardcoded light color. This change fixes that. Testing Done: Looked at a server with an empty dashboard and no longer saw a white row in the datagrid.
240888d3cb7f7804d0f8654978408a6a6f847142 David Trowbridge
djblets/static/djblets/css/datagrid.less
Loading...