diff options
author | horchi <vdr@jwendel.de> | 2017-06-28 21:01:27 +0200 |
---|---|---|
committer | horchi <vdr@jwendel.de> | 2017-06-28 21:01:27 +0200 |
commit | 65e13cfa23db0c3481f53a0313ef35b9e2e61d19 (patch) | |
tree | 8d8fe395b69617fee439e06391de7d60602a97e4 /http/www/epgd.css | |
parent | 7d9947657176d68305a428a640879bef1dbb607b (diff) | |
download | vdr-epg-daemon-65e13cfa23db0c3481f53a0313ef35b9e2e61d19.tar.gz vdr-epg-daemon-65e13cfa23db0c3481f53a0313ef35b9e2e61d19.tar.bz2 |
2017-06-28: version 1.1.119 (rechner)\n - added: Link to osd2web, if available\n\n1.1.120
Diffstat (limited to 'http/www/epgd.css')
-rw-r--r-- | http/www/epgd.css | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/http/www/epgd.css b/http/www/epgd.css index e6127ed..819c8c6 100644 --- a/http/www/epgd.css +++ b/http/www/epgd.css @@ -387,6 +387,9 @@ select { float: right; margin-right: 20px !important; } +#osd2web { + text-decoration: none; +} .menu-active input, .menu-active select { display: block; |