mirror of
https://github.com/moodle/moodle.git
synced 2025-04-13 20:42:22 +02:00
MDL-41448 Assign: Add note to theme/upgrade.txt about CSS changes in mod_assign
This commit is contained in:
parent
e70f8d0a30
commit
c10fa5da47
@ -1,6 +1,11 @@
|
||||
This files describes API changes in /theme/* themes,
|
||||
information provided here is intended especially for theme designer.
|
||||
|
||||
=== 2.8 ===
|
||||
|
||||
* All mod_assign CSS selectors have been qualified with ".path-mod-assign". This means any custom CSS
|
||||
rules for mod_assign in a theme may need to be updated.
|
||||
|
||||
=== 2.7 ===
|
||||
|
||||
* CSS related functions in theme class and csslib.php were refactored, addons that are
|
||||
|
Loading…
x
Reference in New Issue
Block a user