From 20ebef9780143b38b7e6bbf60c86e7d5657e529f Mon Sep 17 00:00:00 2001 From: GilbN Date: Mon, 22 Oct 2018 22:47:11 +0200 Subject: [PATCH] soanrr v3 work --- CSS/themes/orgarr-plex.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CSS/themes/orgarr-plex.css b/CSS/themes/orgarr-plex.css index 3b07bcc1..52392f31 100644 --- a/CSS/themes/orgarr-plex.css +++ b/CSS/themes/orgarr-plex.css @@ -623,6 +623,9 @@ pre { .SeriesDetailsSeason-actionButton-3v1uD:hover { color: #FFF !important; } +.IconButton-button-20Niq:hover { + color: #fff !important; +} .fa-search { color: hsla(0,0%,100%,.7) !important; }