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:
Aparup Banerjee 2013-11-07 11:14:14 +08:00
parent 5386f0bbfe
commit fcb2b77ffa
3 changed files with 10 additions and 24 deletions

View file

@ -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";