Fix the color on the empty row for datagrids.

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

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.

Summary ID
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
maubin
  1. Ship It!
  2. 
      
chipx86
  1. Ship It!
  2. 
      
david
Review request changed
Status:
Completed
Change Summary:
Pushed to release-5.x (bd1e26b)