moodle/theme
Paul Holden ba56a273ad MDL-72228 theme_boost: remove class to account for blocks presence.
Course pages use the the drawers layout file, which included a class
to identify whether the page included blocks (`has-blocks`), applying
a width offset to the main region settings menu.

Since 4fa713b0 all course-level blocks are hidden away by default in
a drawer, so the `has-blocks` class had the effect of shifting the
action menu away from the intended right hand side of the page.
2021-10-20 14:44:52 +01:00
..
boost MDL-72228 theme_boost: remove class to account for blocks presence. 2021-10-20 14:44:52 +01:00
classic MDL-72228 theme_boost: remove class to account for blocks presence. 2021-10-20 14:44:52 +01:00
font.php
image.php
index.php MDL-67735 theme_boost: remove bs2 and bs4alpha compatibility css 2020-08-17 08:16:42 +00:00
javascript.php
jquery.php
styles.php MDL-67348 theme: Return CSS from localcache if available 2019-11-26 07:24:45 +08:00
styles_debug.php MDL-55751 themes: remove the css chunker 2019-09-09 11:18:05 +02:00
switchdevice.php
upgrade.txt MDL-72450 theme: Allow themes to specify whether they use course index 2021-10-14 15:38:48 +08:00
yui_combo.php MDL-68426 theme: Set a limit on paths length in yui_combo 2020-07-09 10:05:59 +08:00
yui_image.php