mirror of
https://github.com/moodle/moodle.git
synced 2025-03-14 04:30:15 +01:00
MDL-35564 - minor, "My Moodle" related (to block Course Overview) CSS RTL UI fixes
This commit is contained in:
parent
b62ed9d67f
commit
b9889602ac
@ -312,8 +312,11 @@ input#id_externalurl {direction:ltr;}
|
||||
* My Moodle
|
||||
*/
|
||||
.path-my .coursebox .overview .name {margin-left:20px;}
|
||||
.dir-rtl .path-my .coursebox .overview .name {margin-right:20px;}
|
||||
.path-my .coursebox .overview .info {margin-left:25px;}
|
||||
.dir-rtl .path-my .coursebox .overview .info {margin-right:25px;}
|
||||
.path-my .coursebox .overview .details {margin-left:25px;}
|
||||
.dir-rtl .path-my .coursebox .overview .details {margin-right:25px;}
|
||||
.path-my .coursebox .overview {margin-bottom:10px;}
|
||||
.path-my .coursebox .info {float: none;}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user