You've already forked Sonarr
mirror of
https://github.com/Sonarr/Sonarr.git
synced 2025-11-06 09:19:38 +02:00
Fixed: text color of complete seasons dark mode
the readability of complete seasons on season pass is not great. changed from light gray to dark gray
This commit is contained in:
committed by
Mark McDowall
parent
303fc5d786
commit
c1e43e9389
@@ -21,4 +21,5 @@
|
||||
|
||||
.allEpisodes {
|
||||
background-color: #e0ffe0;
|
||||
color: var(--darkGray);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user