From 9ed41e55a8ad2fb84a041f9591c0c81d2a4571b2 Mon Sep 17 00:00:00 2001 From: gilbN Date: Tue, 28 May 2019 18:05:06 +0200 Subject: [PATCH] eh plex fix, i think --- CSS/themes/nzbget-plex.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CSS/themes/nzbget-plex.css b/CSS/themes/nzbget-plex.css index 98234ac5..c03bf2dc 100644 --- a/CSS/themes/nzbget-plex.css +++ b/CSS/themes/nzbget-plex.css @@ -143,7 +143,7 @@ tr.checked, tr.checked td, tr.checked:nth-child(odd) .progress { } .navbar-search .search-query:focus, .navbar-search .search-query.focused { - color: #000 !important; + color: #fff; text-shadow: none; background-color: white !important; }