Skip to content

Commit

Permalink
MDL-36304 - Left align "marked out of" in RTL Q preview
Browse files Browse the repository at this point in the history
Credit goes to Nadav Kavalerchik for fixing it @ MDL-36033
  • Loading branch information
stronk7 committed Oct 31, 2012
1 parent 9b18e58 commit ed24620
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mod/quiz/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -414,5 +414,6 @@ bank window's title is prominent enough*/
#page-mod-quiz-edit.dir-rtl div.quizcontents {clear: right;float: right;}
#page-mod-quiz-edit.dir-rtl .questionbankwindow.block {float: left;}
#page-question-edit.dir-rtl td.creatorname, #page-question-edit.dir-rtl td.modifiername {text-align: center;}
.path-question.dir-rtl input[name="maxmark"],
.path-question-type.dir-rtl input[name="defaultmark"],
#page-mod-quiz-edit.dir-rtl div.points input {direction: ltr;text-align: left;}

0 comments on commit ed24620

Please sign in to comment.