mirror of
https://github.com/moodle/moodle.git
synced 2025-04-24 09:55:33 +02:00
MDL-36812 - Enabling grade_report_fixedstudents, shows the user's list on the left side of the page, in RTL mode (theme/standard)
This commit is contained in:
parent
f42c34a38a
commit
2bfdd57619
@ -377,6 +377,8 @@ float:left;
|
||||
clear:none;
|
||||
padding-top:20px;
|
||||
}
|
||||
.path-grade-report-grader.dir-rtl .left_scroller {float:right;}
|
||||
|
||||
|
||||
.path-grade-report-grader .right_scroller {
|
||||
width:auto;
|
||||
@ -636,3 +638,4 @@ position:absolute;
|
||||
.path-grade-report-grader.ie6 .excludedfloater {
|
||||
font-size:7px;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user