Damien MATHIEU e1d2853ebb
Improve progress bar styles (#1002)
General :
Added striped background to active progress bar
The background was animated, but without stripes it wasn't visible.
In list :
Set default height equal to cell line-height, maked use of css variable so than the user can still set a différent height.
Added background color
Added a slight box shadow for better visibility of progress bars at 0%.
Preferred to border for greater smoothness.
Added a background color when hovering over a line in the list to match the hover color.

Fixes #1000
2023-10-29 14:41:39 -06:00
..