mirror of
https://github.com/Sonarr/Sonarr.git
synced 2025-04-24 06:17:08 -04: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:
parent
303fc5d786
commit
c1e43e9389
1 changed files with 1 additions and 0 deletions
|
@ -21,4 +21,5 @@
|
|||
|
||||
.allEpisodes {
|
||||
background-color: #e0ffe0;
|
||||
color: var(--darkGray);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue