1 This file describes API changes in /theme/bootstrapbase
2 information provided here is intended especially for theme designers.
6 * File theme/bootstrapbase/less/moodle/grade.less is removed. Corrections are
7 made to the grade report to make it work with Bootstrapbase.
8 Theme developers need to alter config.php and update $THEME->plugins_exclude_sheets
9 to not to list stylesheet from gradereport_grade any more. See MDL-40347