mirror of
https://github.com/moodle/moodle.git
synced 2025-08-06 01:16:44 +02:00
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:
parent
14cb870f46
commit
0b181e9a4d
3 changed files with 78 additions and 1 deletions
|
@ -48,6 +48,7 @@ $THEME->sheets = array(
|
|||
'message',
|
||||
'question',
|
||||
'user',
|
||||
'tabs',
|
||||
'filemanager'
|
||||
);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue