diff --git a/CSS/themes/orgarr-plex.css b/CSS/themes/orgarr-plex.css index 79bbc682..3b07bcc1 100644 --- a/CSS/themes/orgarr-plex.css +++ b/CSS/themes/orgarr-plex.css @@ -620,6 +620,9 @@ pre { .SeriesDetailsSeason-actionButton-3v1uD { color: hsla(0,0%,100%,.7) !important; } +.SeriesDetailsSeason-actionButton-3v1uD:hover { + color: #FFF !important; +} .fa-search { color: hsla(0,0%,100%,.7) !important; }