]> git.ipfire.org Git - thirdparty/tvheadend.git/commitdiff
webui: access theme - little color correction for progress bar
authorJaroslav Kysela <perex@perex.cz>
Thu, 5 May 2016 13:31:35 +0000 (15:31 +0200)
committerJaroslav Kysela <perex@perex.cz>
Thu, 5 May 2016 13:31:35 +0000 (15:31 +0200)
src/webui/static/app/ext-access.css

index 643352389df24b256576ed35f5822180090ca2de..4c8e1bac873fbbd37b53a141186b178568f6e19d 100644 (file)
@@ -41,3 +41,8 @@ a {
 .hts-doc-text tr:nth-child(even) {
     background-color: #404046;
 }
+
+.x-progress-text-back {
+    color: #fff;
+}
+