mirror of
https://github.com/moodle/moodle.git
synced 2025-08-09 02:46:40 +02:00
Merge branch 'MDL-47614-master' of git://github.com/andrewnicols/moodle
This commit is contained in:
commit
5a94eeb56d
2 changed files with 3 additions and 2 deletions
|
@ -249,8 +249,9 @@
|
||||||
*/
|
*/
|
||||||
.path-grade-report {
|
.path-grade-report {
|
||||||
.gradeparent {
|
.gradeparent {
|
||||||
table {
|
tr .cell {
|
||||||
.border-radius(@baseBorderRadius);
|
.border-radius(@baseBorderRadius);
|
||||||
|
background-color: @paginationBackground;
|
||||||
}
|
}
|
||||||
table,
|
table,
|
||||||
.cell {
|
.cell {
|
||||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue