diff --git a/theme/base/style/core.css b/theme/base/style/core.css index 2f7de4d82e3..d479966424d 100644 --- a/theme/base/style/core.css +++ b/theme/base/style/core.css @@ -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;