mirror of
https://github.com/home-assistant/frontend.git
synced 2026-05-21 23:48:58 +01:00
d6d62e8fa7
With a lot dev-states, especially ones that have large 3rd column content, the visual display of what col #1 goes with which col #3 is not always clear. This does 2 things. Vertical align all rows, so the top alignment is a clear guide. Color all even rows to #eee, so we get a stipple effect which makes it clear which things group together.