Merge branch 'MDL-43092_master' of git://github.com/lazydaisy/moodle

This commit is contained in:
Marina Glancy 2013-12-09 17:50:27 +11:00
commit 40d5757441

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
----------------*/