Skip to content
This repository has been archived by the owner on Apr 8, 2022. It is now read-only.

Commit

Permalink
MDL-33167 theme_afterburner: added z-index to fix issue with yui3-wid…
Browse files Browse the repository at this point in the history
…get when adding activity or resourse using new feature dialogue box
  • Loading branch information
Mary Evans committed May 22, 2012
1 parent 4f7f2a8 commit 2284084
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions theme/afterburner/style/afterburner_styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -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;
}

0 comments on commit 2284084

Please sign in to comment.