From ba3a58528eb8071376c637801855b3ba5031a7a1 Mon Sep 17 00:00:00 2001 From: GilbN Date: Thu, 27 Dec 2018 00:56:04 +0100 Subject: [PATCH] fix --- CSS/themes/orgarr-plex.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CSS/themes/orgarr-plex.css b/CSS/themes/orgarr-plex.css index 50d9c733..79b57712 100644 --- a/CSS/themes/orgarr-plex.css +++ b/CSS/themes/orgarr-plex.css @@ -1326,5 +1326,5 @@ a.ui.active.label:hover, a.ui.labels .active.label:hover { color: #00c1ff; } .ui.input { - color: #FFF; + color: #000; }