1
0
mirror of https://github.com/gilbN/theme.park.git synced 2024-09-11 11:22:24 +02:00

fix: 🐛 Tautulli: deashboard color fixes

This commit is contained in:
GilbN 2022-04-14 19:48:38 +02:00
parent a5c6956ee0
commit f73e6d2a3d

View File

@ -187,6 +187,18 @@ select,
}
/* Dashboard */
.dashboard-stats-info-title h4 {
color: #fff;
}
.dashboard-stats-info-item .sub-value {
color: #fff;
}
.dashboard-stats-info-item .sub-list {
color: #eee;
}
.dashboard-stats-background,
.dashboard-activity-background,
.dashboard-activity-poster-container {