mirror of
https://github.com/moodle/moodle.git
synced 2025-03-14 04:30:15 +01:00
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:
parent
4f7f2a8828
commit
228408475c
@ -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;
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user