]> git.ipfire.org Git - thirdparty/tvheadend.git/commitdiff
access theme: fix the link color for all links
authorJaroslav Kysela <perex@perex.cz>
Tue, 3 May 2016 15:30:51 +0000 (17:30 +0200)
committerJaroslav Kysela <perex@perex.cz>
Tue, 3 May 2016 15:31:34 +0000 (17:31 +0200)
src/webui/static/app/ext-access.css

index c9639ee508b44905d03e0a7a2df6b02211823e34..1d0bc2eadf117688edc3618e73cc426fdb77a07c 100644 (file)
@@ -20,6 +20,6 @@
     cursor: pointer;
 }
 
-.about-tab a {
+a {
     color: #ff9c33
 }