From 9a1a60cd639222e20564eef754d69abfdc761e20 Mon Sep 17 00:00:00 2001 From: Alib Date: Wed, 24 Mar 2010 13:10:01 +0100 Subject: template for What's Now epg --- css/istreamdev.css | 21 ++++++++++++++++++++- css/theme.css | 2 +- index.php | 42 ++++++++++++++++-------------------------- 3 files changed, 37 insertions(+), 28 deletions(-) diff --git a/css/istreamdev.css b/css/istreamdev.css index a2995ef..0304bbc 100644 --- a/css/istreamdev.css +++ b/css/istreamdev.css @@ -335,4 +335,23 @@ top: 12px; left: 5px; font-size: 14px; } - +ul.edgetoedge span.epgname { +padding-top: 0px; +padding-right: 10px; +padding-left: 10px; +font-size: 17px; +font-weight: bold; +display: block; +color: white; +text-shadow: rgba(0,0,0,.8) 0 1px 0; +} +ul.edgetoedge span.epgtime { +padding-top: 0px; +padding-right: 10px; +padding-left: 10px; +font-size: 14px; +font-weight: bold; +display: block; +color: #ccc; +text-shadow: rgba(0,0,0,.8) 0 1px 0; +} \ No newline at end of file diff --git a/css/theme.css b/css/theme.css index 1e1111f..659f2ac 100644 --- a/css/theme.css +++ b/css/theme.css @@ -441,7 +441,7 @@ div#jqt.landscape .toolbar > h1 { background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(0,0,0,0)), to(rgba(0,0,0,.5))); border-bottom: 1px solid #111113; border-top: 1px solid #666; - color: #3e9ac3; + color: #ff8300; font-size: 16px; margin: 1px 0 0 0; padding: 2px 10px; diff --git a/index.php b/index.php index 2ff5236..31b1186 100644 --- a/index.php +++ b/index.php @@ -172,7 +172,7 @@ include ('bin/auth.php');
Back - Home + Home

@@ -230,34 +230,24 @@ include ('bin/auth.php');
-
+
Back - Home -

WHAT'S ON

+ Home +

WHAT'S NOW

- -
    -
  • Select a Channel
  • -
  • -
  • -
- - + +
-- cgit v1.2.3