mirror of
https://github.com/moodle/moodle.git
synced 2025-08-09 10:56:56 +02:00
MDL-82146 report_log: Add subsections to activity filter
This commit is contained in:
parent
ec050bbee7
commit
8596d3cd7c
6 changed files with 92 additions and 14 deletions
|
@ -35080,6 +35080,11 @@ img.userpicture {
|
|||
padding-left: 3.5rem;
|
||||
}
|
||||
|
||||
#page-report-log-index #menumodid option:disabled {
|
||||
color: #4b535a;
|
||||
font-weight: bolder;
|
||||
}
|
||||
|
||||
.path-backup .mform {
|
||||
/* These are long labels with checkboxes on the right. */
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue