mirror of
https://github.com/moodle/moodle.git
synced 2025-08-06 17:36:38 +02:00
Merge branch 'm28_MDL-46643' of git://github.com/totara/moodle
This commit is contained in:
commit
ff195da1e3
4 changed files with 9 additions and 4 deletions
|
@ -58,6 +58,8 @@
|
|||
}
|
||||
}
|
||||
.cal_courses_flt {
|
||||
float: left;
|
||||
|
||||
label {
|
||||
margin-right: .45em;
|
||||
}
|
||||
|
@ -217,6 +219,7 @@
|
|||
// RTL overrides for main calendar.
|
||||
.dir-rtl.path-calendar {
|
||||
.cal_courses_flt {
|
||||
float: right;
|
||||
label {
|
||||
margin-left: .45em;
|
||||
margin-right: 0;
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue