Merge branch 'MDL-52625_master' of https://github.com/nadavkav/moodle
This commit is contained in:
@@ -1867,6 +1867,13 @@ table.collection .description {
|
||||
width: 25%;
|
||||
text-align: left;
|
||||
}
|
||||
.dir-rtl table.collection {
|
||||
.name,
|
||||
.criteria,
|
||||
.description {
|
||||
text-align: right;
|
||||
}
|
||||
}
|
||||
table.collection .actions {
|
||||
width: 11em;
|
||||
text-align: center;
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user