Merge branch 'MDL-34592_M23' of git://github.com/lazydaisy/moodle into MOODLE_23_STABLE

This commit is contained in:
Sam Hemelryk
2012-12-10 14:28:24 +13:00
2 changed files with 6 additions and 1 deletions
+1 -1
View File
@@ -214,7 +214,7 @@ border-color:#cecece;
}
.path-grade-report-grader th {
padding:2px 10px 0;
padding:1px 10px;
}
.path-grade-report-grader span.inclusion-links {
+5
View File
@@ -844,6 +844,11 @@ table#categoryquestions th a {
padding: 5px;
}
.generaltable .header,
.generaltable .header {
padding: 0;
}
tr.r1 td {
background-color: #f9f9f9;
}