mirror of
https://github.com/moodle/moodle.git
synced 2025-03-22 16:40:07 +01:00
MDL-48328 theme_bootstrapbase: Added update info to /readme_moodle.txt
This commit is contained in:
parent
d439eeb0fc
commit
76edd23810
@ -1,4 +1,4 @@
|
||||
Discription of Twitter bootstrap import into Moodle
|
||||
Description of Twitter bootstrap import into Moodle
|
||||
|
||||
Twitter bootstrap
|
||||
-----------------
|
||||
@ -11,6 +11,7 @@ To update to the latest release of twitter bootstrap:
|
||||
* remove all files from less/bootstrap,
|
||||
* download the new less files and store them in less/bootstrap
|
||||
* Apply change in MDL-42195 (We don't want responsive images by default).
|
||||
* Apply change in MDL-48328 (We need to reset the width of the container directly, in ./less/bootstrap/navbar.less, using the calculated value found in ./less/bootstrap/mixin.less).
|
||||
* regenerate files using recess: recess --compile --compress moodle.less > ../style/moodle.css **
|
||||
* regenerate files using recess: recess --compile --compress editor.less > ../style/editor.css **
|
||||
* update ./thirdpartylibs.xml
|
||||
|
Loading…
x
Reference in New Issue
Block a user