mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
MDL-32767 - course: Add a summary of activities
When in single-page summary mode
This commit is contained in:
parent
f8dfdb524b
commit
d87debaa3e
2 changed files with 51 additions and 3 deletions
|
@ -11,6 +11,7 @@
|
|||
.course-content .section-summary { border: 1px solid #DDD; margin-top: 5px; list-style: none; }
|
||||
.course-content .section-summary .section-title { margin: 2px 5px 2px 5px; }
|
||||
.course-content .section-summary .summarytext { margin: 2px 5px 2px 5px; }
|
||||
.course-content .section-summary .section-summary-activities .activity-count {margin-right: 10px;}
|
||||
.course-content .single-section { margin-top: 1em; }
|
||||
.course-content .single-section .section-navigation { display: block; padding: 0.5em; margin-bottom: -0.5em; }
|
||||
.course-content .single-section .section-navigation .title { font-weight: bold; font-size: 108%; }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue