mirror of
https://github.com/moodle/moodle.git
synced 2025-04-21 16:32:18 +02:00
Merge branch 'MDL-39355-m-2' of git://github.com/andrewnicols/moodle
Conflicts: theme/bootstrapbase/style/moodle.css
This commit is contained in:
commit
f85fba3eeb
@ -1340,8 +1340,7 @@ audio.mediaplugin_html5audio {
|
||||
margin: 0;
|
||||
background: none;
|
||||
border: none;
|
||||
/* Override the z-index set incorrectly by the YUI dialogue */
|
||||
z-index: 600!important;
|
||||
z-index: 600;
|
||||
}
|
||||
.moodle-dialogue-base .moodle-dialogue-wrap {
|
||||
margin-top: -3px;
|
||||
@ -1498,7 +1497,7 @@ audio.mediaplugin_html5audio {
|
||||
max-height: 300px;
|
||||
}
|
||||
|
||||
+.moodle-dialogue-base .moodle-dialogue.moodle-dialogue-tooltip {
|
||||
.moodle-dialogue-base .moodle-dialogue.moodle-dialogue-tooltip {
|
||||
z-index: 3001;
|
||||
}
|
||||
|
||||
|
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user