Merge branch 'MDL-47614-master' of git://github.com/andrewnicols/moodle

This commit is contained in:
Dan Poltawski 2014-10-14 18:47:30 +01:00
commit 5a94eeb56d
2 changed files with 3 additions and 2 deletions

View file

@ -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