From: moodler Date: Thu, 2 Sep 2004 10:10:15 +0000 (+0000) Subject: Merged from stable --- updates for 1.4 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=81af79248414683e4e9132d30a55394d2d1fbd50;p=moodle.git Merged from stable --- updates for 1.4 --- diff --git a/theme/UPGRADE.txt b/theme/UPGRADE.txt index bc9d6029dc..0888cb9050 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 { } +