1
0
mirror of https://github.com/gilbN/theme.park.git synced 2024-10-03 22:17:08 +02:00

Tautulli: Fix for dashboard stats background.

This commit is contained in:
GilbN 2023-07-18 20:47:59 +02:00
parent 14a7d6c36a
commit 51b91bdbd5

View File

@ -206,7 +206,7 @@ select,
.dashboard-stats-background,
.dashboard-activity-background,
.dashboard-activity-poster-container {
background: var(--transparency-dark-25);
background-color: var(--transparency-dark-25);
}
.dashboard-activity-progress-bar {