summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorM. Voerman <rekordc@gmail.com>2014-11-10 23:34:21 +0100
committerM. Voerman <rekordc@gmail.com>2014-11-10 23:34:21 +0100
commitc5f8bccbcc9c44aa297b6c716b4637268b44732d (patch)
treef3d4c24ee0fcb85b7dd6a519c837f44aa90e2454 /index.html
parent8697256884daf5e23d229c5b7c91a47b454ff9ed (diff)
downloadvdr-vipclient-c5f8bccbcc9c44aa297b6c716b4637268b44732d.tar.gz
vdr-vipclient-c5f8bccbcc9c44aa297b6c716b4637268b44732d.tar.bz2
Added stylesheet
Diffstat (limited to 'index.html')
-rw-r--r--index.html15
1 files changed, 1 insertions, 14 deletions
diff --git a/index.html b/index.html
index 15a765a..2fa549b 100644
--- a/index.html
+++ b/index.html
@@ -4,6 +4,7 @@
<script type="text/javascript" src="lang_eng.js" />
<script type="text/javascript" src="channels.js" />
<script type="text/javascript" src="main.js" />
+ <link rel="stylesheet" type="text/css" href="style_1.css">
</head>
<script language="Javascript">
@@ -19,20 +20,6 @@
</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">