MDL-65671 calendar: tidy up calendar header

This commit is contained in:
Simey Lameze 2019-06-06 14:08:43 +08:00
parent 859bc931d8
commit fed1cc738d
9 changed files with 25 additions and 9 deletions

View file

@ -437,3 +437,7 @@ table.calendartable caption {
margin: 0;
}
}
.cal_courses_flt {
color: #868e96;
}

View file

@ -11677,6 +11677,9 @@ table.calendartable caption {
.description-content > p {
margin: 0; }
.cal_courses_flt {
color: #868e96; }
/* course.less */
/* COURSE CONTENT */
.section-modchooser-link img {