summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorM. Voerman <rekordc@gmail.com>2014-11-10 23:15:00 +0100
committerM. Voerman <rekordc@gmail.com>2014-11-10 23:15:00 +0100
commit8697256884daf5e23d229c5b7c91a47b454ff9ed (patch)
treedbe2a08d9228d223013b9bca9f1c7a41eeb6dd1e /index.html
parent563323575687e9729a9e827a25cda414b5155764 (diff)
downloadvdr-vipclient-8697256884daf5e23d229c5b7c91a47b454ff9ed.tar.gz
vdr-vipclient-8697256884daf5e23d229c5b7c91a47b454ff9ed.tar.bz2
First try skinning
Diffstat (limited to 'index.html')
-rw-r--r--index.html15
1 files changed, 14 insertions, 1 deletions
diff --git a/index.html b/index.html
index a79ea1e..15a765a 100644
--- a/index.html
+++ b/index.html
@@ -19,7 +19,20 @@
</script>
-
+<style>
+div#osdmain {
+ background: rgba(0,0,0,0.8) !important;
+ width: 100% !important;
+ height: 20% !important;
+ position: absolute;
+ border-top: 3px solid #DADADA !important;
+ bottom: 0% !important;
+ left: 0% !important;
+ border-radius: 0px !important;
+ -webkit-border-radius: 0px !important;
+ color: #FFF !important;
+}
+</style>
<body onload="onLoad()" onunload="onUnload()">
<embed type="application/x-motorola-toi" hidden="true">