mirror of
https://github.com/moodle/moodle.git
synced 2025-04-21 00:12:56 +02:00
Merge branch 'MDL-49558-28-master-table-fix' of https://github.com/dmonllao/moodle
This commit is contained in:
commit
21e864c983
@ -22,6 +22,9 @@
|
||||
.dir-rtl.path-grade-report-user .user-grade td {
|
||||
direction: ltr;
|
||||
}
|
||||
.dir-rtl.path-grade-report-user table.user-grade {
|
||||
border-collapse: separate;
|
||||
}
|
||||
.path-grade-report-user .user-grade .b1l {
|
||||
padding: 0;
|
||||
width:24px;
|
||||
@ -62,4 +65,4 @@
|
||||
.dir-rtl.path-grade-report-user .user-grade .column-itemname.baggt,
|
||||
.dir-rtl.path-grade-report-user .user-grade .column-itemname.baggb {
|
||||
padding-right: 24px;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user