mirror of
https://github.com/pi-hole/web.git
synced 2026-08-23 22:51:45 +01:00
The subscribed-lists table rendered each status icon without the coloured `list-status-N` class the legend uses, so they showed in the default text colour instead of green/orange/red. Add the matching class so the table icons convey the same status colours as the legend. Signed-off-by: DL6ER <dl6er@dl6er.de>