mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 08:56:36 +02:00
MDL-42711 ported less style for chat from learnmoodle. added ability to choose course theme's css - this will use ONLY the css available from the theme to style this chat box.
This commit is contained in:
parent
5386f0bbfe
commit
fcb2b77ffa
3 changed files with 10 additions and 24 deletions
|
@ -43,6 +43,7 @@ body {
|
|||
@import "moodle/blocks";
|
||||
@import "moodle/forms";
|
||||
@import "moodle/modules";
|
||||
@import "moodle/chat";
|
||||
@import "moodle/reports";
|
||||
@import "moodle/backup-restore";
|
||||
@import "moodle/tables";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue