covid19-dash / covid-dashboard

Help welcomed if you have expertise in public health web technology, data modeling and munging, or visualization.
https://covid19-dash.github.io/
BSD 3-Clause "New" or "Revised" License
134 stars 41 forks source link

remove red background color in selected cell #107

Open emmanuelle opened 4 years ago

emmanuelle commented 4 years ago

This is a tiny cosmetic improvement. I could not find how to keep the same background color as unselected cells (since odd and even rows have a different bg color), so I chose a light grey for selected cells of all rows, which is a much lighter visual cue than the red background color.

Not high priority though :-).