From e0f27e8191c90e06abdf67d54518b60bf3fcb67a Mon Sep 17 00:00:00 2001 From: moodler Date: Thu, 2 Sep 2004 10:09:21 +0000 Subject: [PATCH] Whoops - forgot a few styles. Not too crucial though --- theme/UPGRADE.txt | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/theme/UPGRADE.txt b/theme/UPGRADE.txt index bc9d6029dc1..0888cb90505 100644 --- a/theme/UPGRADE.txt +++ b/theme/UPGRADE.txt @@ -265,3 +265,20 @@ Changes from 1.3.2 - 1.3.3 $bodytags variable is now included in header.html (important for SCORM) + +================================ +Changes from 1.3.x - 1.4 +-------------------------------- + +/* Make the course summary look like it used to on the front page */ + +#block_course_summary, #block_course_summary .sideblockmain { } + +#block_course_summary .sideblockmain { } + +/* Make the front page topic box look nice */ + +.sitetopic { } + +.sitetopiccontent { } +