MDL-43092 theme_afterburner: Activity or Resource dialog greyed-out for non-empty courses

This commit is contained in:
Mary Evans 2013-12-03 14:52:27 +00:00
parent f7434db109
commit 126df92b94

View File

@ -466,14 +466,6 @@ tab styles for ie6 & ie7
.file-picker textarea {
background-color: #EEE;
}
/* Important z-index fixes
-------------------------*/
.yui-skin-sam .yui-panel-container {
z-index: 999999!important;
}
body#page-course-view-topics.path-course div.moodle-dialogue-base div.yui3-widget{
z-index: 600!important;
}
/* Moodle forms
----------------*/