MDL-50127 mod_data: RTL styles for the required image
This commit is contained in:
committed by
John Okely
parent
d03817a4eb
commit
47699db7f4
@@ -86,3 +86,11 @@
|
||||
#page-mod-data-edit .mod-data-input {
|
||||
margin-left: 10px;
|
||||
}
|
||||
|
||||
.dir-rtl#page-mod-data-edit .inline-req {
|
||||
text-align: right;
|
||||
}
|
||||
.dir-rtl#page-mod-data-edit .mod-data-input {
|
||||
margin-left: 0px;
|
||||
margin-right: 10px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user