From: Jaroslav Kysela Date: Thu, 5 May 2016 13:31:35 +0000 (+0200) Subject: webui: access theme - little color correction for progress bar X-Git-Tag: v4.2.1~573 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c8c873607bbfe77cb55da8d0295e9b48593339d7;p=thirdparty%2Ftvheadend.git webui: access theme - little color correction for progress bar --- diff --git a/src/webui/static/app/ext-access.css b/src/webui/static/app/ext-access.css index 643352389..4c8e1bac8 100644 --- a/src/webui/static/app/ext-access.css +++ b/src/webui/static/app/ext-access.css @@ -41,3 +41,8 @@ a { .hts-doc-text tr:nth-child(even) { background-color: #404046; } + +.x-progress-text-back { + color: #fff; +} +