mirror of
https://github.com/moodle/moodle.git
synced 2025-08-07 18:06:51 +02:00
![]() In order for a chooser dialogue to be able to fall back to it's non-JS equivalent, we need to use a different set of styles. This change makes the chooser dialogue preparation function add a new class to the body which is utilised in the CSS to accomplish this. When the class is not present, the dialogue content is displayed inline. |
||
---|---|---|
.. | ||
editor.css | ||
moodle.css | ||
README |
These css files are created from .less files via the method described in the readme in the /theme/bootstrap/less/ folder. It's unwise to directly the edit the css files as your changes may be overwritten.