MDL-33167 theme_afterburner: added z-index to fix issue with yui3-widget when adding activity or resourse using new feature dialogue box
This commit is contained in:
@@ -451,3 +451,6 @@ tab styles for ie6 & ie7
|
||||
.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;
|
||||
}
|
||||
Reference in New Issue
Block a user