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 { } +