MDL-32479 - RTL Theme fixes for Moodle 2 (theme/base)
Right align content (when viewing a Lesson activity in RTL mode)
This commit is contained in:
committed by
Aparup Banerjee
parent
d180d19a83
commit
4d488c25b6
@@ -31,3 +31,8 @@
|
||||
**/
|
||||
#page-mod-lesson-view .password-form .submitbutton {display: inline;}
|
||||
.path-mod-lesson .reviewessay {width:40%; border:1px solid #DDDDDD; background-color: #EEEEEE;}
|
||||
|
||||
.path-mod-lesson.dir-rtl .contents,
|
||||
.path-mod-lesson.dir-rtl .standardtable,
|
||||
.path-mod-lesson.dir-rtl .mform .box.contents,
|
||||
.path-mod-lesson.dir-rtl .invisiblefieldset.fieldsetfix tr {text-align: right;}
|
||||
|
||||
Reference in New Issue
Block a user