From 4765def7b5caabbd5bd1047b3ee206c4da92739c Mon Sep 17 00:00:00 2001 From: moodler Date: Mon, 30 Jan 2006 03:31:48 +0000 Subject: [PATCH] Fixed some missing tags --- theme/formal_white/fw_color.css | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/theme/formal_white/fw_color.css b/theme/formal_white/fw_color.css index 5b22f9f91b9..bdd4d5d73a4 100644 --- a/theme/formal_white/fw_color.css +++ b/theme/formal_white/fw_color.css @@ -21,6 +21,10 @@ a.dimmed:visited { color:#AAAAAA; } +a.dimmed_text { + color:#AAAAAA; +} + h1 { background-color: #C6BDA8; border-color: #333333; @@ -247,9 +251,11 @@ table.minicalendar tr td.weekend { #course-view .section.hidden .content, #course-view .section.hidden .side { border-color:#C6BDA8; - } - +} +#course-view .current .side{ + background-color: #E3DFD4; +} /*** @@ -291,6 +297,9 @@ table.minicalendar tr td.weekend { } } +.highlight { + background-color: #aaffaa; +} /*** *** Modules: Forum