mirror of
https://github.com/moodle/moodle.git
synced 2025-04-15 05:25:08 +02:00
Merge branch 'WIP-MDL-35527' of git://github.com/nadavkav/moodle
This commit is contained in:
commit
d863a99aee
@ -868,6 +868,10 @@ sup {vertical-align: super;}
|
||||
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#CCCCCC')!important;
|
||||
filter: dropshadow(color=#FFFFFF, offx=1, offy=1);
|
||||
}
|
||||
/* Activity Chooser "Close" button */
|
||||
.dir-rtl .moodle-dialogue-base .closebutton {float: left;}
|
||||
/* Question Bank - Question Chooser "Close" button */
|
||||
#page-question-edit.dir-rtl a.container-close {right:auto;left:6px;}
|
||||
|
||||
.chooserdialogue .moodle-dialogue-bd {
|
||||
font-size: 12px;
|
||||
|
Loading…
x
Reference in New Issue
Block a user