MDL-45031 theme_base: Added style/tabs.css and updated config.php

also removed tabtree css from style/core.css to style/tabs.css.
This commit is contained in:
Mary Evans 2014-08-12 00:59:16 +01:00
parent 14cb870f46
commit 0b181e9a4d
3 changed files with 78 additions and 1 deletions

View file

@ -48,6 +48,7 @@ $THEME->sheets = array(
'message',
'question',
'user',
'tabs',
'filemanager'
);