mirror of
https://github.com/plexguide/Huntarr-Sonarr.git
synced 2025-12-21 06:10:09 -06:00
update
This commit is contained in:
@@ -856,6 +856,15 @@
|
||||
line-height: 1;
|
||||
}
|
||||
|
||||
/* Ensure Success Rate label shows and values match other stats sizing */
|
||||
.prowlarr-statistics-card .stat-label {
|
||||
display: block;
|
||||
opacity: 1;
|
||||
}
|
||||
.prowlarr-statistics-card .stat-value {
|
||||
font-size: 1.4em; /* keep consistent with other stat values */
|
||||
}
|
||||
|
||||
.stat-value.success {
|
||||
color: #10b981;
|
||||
text-shadow: 0 0 8px rgba(16, 185, 129, 0.3);
|
||||
|
||||
Reference in New Issue
Block a user