mirror of
https://github.com/moodle/moodle.git
synced 2025-03-14 12:40:01 +01:00
MDL-39355: Set tooltip zindex for bootstrap theme
This commit is contained in:
parent
7a286a0d6d
commit
b72d78d847
@ -1497,6 +1497,11 @@ audio.mediaplugin_html5audio {
|
||||
.moodle-dialogue .tooltiptext {
|
||||
max-height: 300px;
|
||||
}
|
||||
|
||||
+.moodle-dialogue-base .moodle-dialogue.moodle-dialogue-tooltip {
|
||||
z-index: 3001;
|
||||
}
|
||||
|
||||
/* Question Bank - Question Chooser "Close" button */
|
||||
#page-question-edit.dir-rtl a.container-close {
|
||||
right: auto;
|
||||
|
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user