summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorM. Voerman <rekordc@gmail.com>2014-11-13 01:28:42 +0100
committerM. Voerman <rekordc@gmail.com>2014-11-13 01:28:42 +0100
commitf37b0138a6a10adbf793844407ab6e88c153a359 (patch)
tree7054e04c6146579926db0c0ef49fdf96e0f84ad3 /index.html
parenta7be5aaf4d0ee1c09558cd015d8e2d10ff4ae1e8 (diff)
downloadvdr-vipclient-f37b0138a6a10adbf793844407ab6e88c153a359.tar.gz
vdr-vipclient-f37b0138a6a10adbf793844407ab6e88c153a359.tar.bz2
Original styling is now blue.css
Diffstat (limited to 'index.html')
-rw-r--r--index.html9
1 files changed, 5 insertions, 4 deletions
diff --git a/index.html b/index.html
index b64a961..300f3cc 100644
--- a/index.html
+++ b/index.html
@@ -16,7 +16,7 @@
/***********************************************************/
</script>
-<link rel="stylesheet" type="text/css" href="style_old.css">
+<link rel="stylesheet" type="text/css" href="blue.css">
</head>
<body onload="onLoad()" onunload="onUnload()">
@@ -26,20 +26,21 @@
<div id="colorkeys"></div>
<div id="chanlistepg"></div>
- <videoplane id='videoplane' style='position:absolute;left:0px;top:0px;height:100%;width:100%;z-index:500;'></videoplane>
+ <videoplane id='videoplane'></videoplane>
<div id="pipVideoDiv" ></div>
<div id="osdvolume">Volume : </div>
<div id="osdmedia"></div>
- <div id="osdmain"> </div>
+ <div id="osdmain">
+
<div id="osdnr"></div>
<div id="osdname"></div>
<div id="osdtimer"></div>
<div id="osdepg"></div>
<div id="osdtime"></div>
<div id="osdca"></div>
-
+ </div>
<div id="schedule"></div>