Initial fix, Bug 5161 "Course format weekscss looks unfinished". Includes making CSS-selectors #course-view .section .side more specific (td.side).
This commit is contained in:
@@ -81,8 +81,8 @@
|
||||
}
|
||||
|
||||
|
||||
/// Layout the whole page as three big columns.
|
||||
echo '<div id="layout-table">';
|
||||
/// Layout the whole page as three big columns (was, id="layout-table")
|
||||
echo '<div class="weekscss-format">';
|
||||
|
||||
/// The left column ...
|
||||
|
||||
|
||||
Reference in New Issue
Block a user