MDL-55074 theme_boost: Styling for grade reports

This commit is contained in:
Damyon Wiese
2016-10-21 12:40:06 +08:00
parent c6d9d29da1
commit 6e79ea5846
2 changed files with 8 additions and 0 deletions
+4
View File
@@ -2206,3 +2206,7 @@ $footer-link-color: $brand-primary !default;
width: 100%;
color: $body-color;
}
#region-main > .card {
overflow: auto;
}
+4
View File
@@ -26,6 +26,10 @@
}
}
.path-grade-report #maincontent + .urlselect {
float: right;
}
// Rubrics
#page-grade-grading-manage {
#activemethodselector {