From 995562b27db5f6549f9a303130e07242e38a6ed1 Mon Sep 17 00:00:00 2001
From: Christian Wieninger <cwieninger (at) gmx (dot) de>
Date: Thu, 7 Jun 2007 08:14:30 +0000
Subject: - also highlight 'at' and 'What's on' in corresponding mode in page
 'What's on'

---
 themes/redwine/css/theme.css | 4 ++++
 1 file changed, 4 insertions(+)

(limited to 'themes')

diff --git a/themes/redwine/css/theme.css b/themes/redwine/css/theme.css
index bfda081..c8dae90 100644
--- a/themes/redwine/css/theme.css
+++ b/themes/redwine/css/theme.css
@@ -52,6 +52,10 @@ div.pagemenu span.sep {
 	color: #DA8DA8;
 }
 
+div.pagemenu span.active {
+	color: #984E79;
+}
+
 /* #######################
    #  Info Box (near logo)
    #######################
-- 
cgit v1.2.3