mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
MDL-30899 modchooser Changing from overlay to panel references
This commit is contained in:
parent
64cd465f13
commit
2a88835d5a
2 changed files with 20 additions and 18 deletions
|
@ -849,7 +849,7 @@ sup {vertical-align: super;}
|
|||
-moz-box-shadow: 5px 5px 20px 0px #666666;
|
||||
}
|
||||
|
||||
.chooserdialogue .moodle-dialogue-hd {
|
||||
.chooserdialogue .moodle-dialogue-wrap .moodle-dialogue-hd {
|
||||
font-size:12px!important;
|
||||
font-weight: normal!important;
|
||||
letter-spacing: 1px;
|
||||
|
@ -870,7 +870,7 @@ sup {vertical-align: super;}
|
|||
/* Question Bank - Question Chooser "Close" button */
|
||||
#page-question-edit.dir-rtl a.container-close {right:auto;left:6px;}
|
||||
|
||||
.chooserdialogue .moodle-dialogue-bd {
|
||||
.chooserdialogue .moodle-dialogue-wrap .moodle-dialogue-bd {
|
||||
font-size: 12px;
|
||||
color: #555555;
|
||||
overflow: auto;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue