From 7d6b30829ff8ca1b0cf404a4945fb9ef87fafa99 Mon Sep 17 00:00:00 2001 From: Christian Wieninger Date: Tue, 29 May 2007 17:34:01 +0000 Subject: - highlight now/next depending on mode --- css/styles.css | 5 +++++ pages/whats_on.ecpp | 10 ++++++++-- 2 files changed, 13 insertions(+), 2 deletions(-) diff --git a/css/styles.css b/css/styles.css index ecfb75a..01047c8 100644 --- a/css/styles.css +++ b/css/styles.css @@ -190,6 +190,11 @@ div.pagemenu a { font-weight: bold; } +div.pagemenu a.active { + text-decoration: none; + color: blue; + font-weight: bold; +} div.pagemenu span { text-decoration: none; color: black; diff --git a/pages/whats_on.ecpp b/pages/whats_on.ecpp index bc8627d..cccfbb6 100644 --- a/pages/whats_on.ecpp +++ b/pages/whats_on.ecpp @@ -60,6 +60,12 @@ if (type == "now") {