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; }