mirror of
https://github.com/moodle/moodle.git
synced 2025-08-07 01:46:45 +02:00
MDL-39424 bootstrapbase: add basic text styles to editor.css
This commit is contained in:
parent
95190fda69
commit
906b5731aa
2 changed files with 2 additions and 1 deletions
|
@ -8,6 +8,7 @@
|
||||||
@import "bootstrap/reset.less";
|
@import "bootstrap/reset.less";
|
||||||
|
|
||||||
// Base CSS.
|
// Base CSS.
|
||||||
|
@import "bootstrap/scaffolding.less";
|
||||||
@import "bootstrap/type.less";
|
@import "bootstrap/type.less";
|
||||||
@import "bootstrap/code.less";
|
@import "bootstrap/code.less";
|
||||||
@import "bootstrap/tables.less";
|
@import "bootstrap/tables.less";
|
||||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue