Details
-
Bug
-
Resolution: Fixed
-
Minor
-
3.7, 3.7 regressions, 3.8
-
MOODLE_37_STABLE, MOODLE_38_STABLE
-
MOODLE_37_STABLE
-
MDL-65666-master -
-
Internationals - 3.8 Sprint 1
Description
In pre 3.7 unread forum posts were highlighted in the discussion list and in the discussion view.
With the introduction of templates the forum styles.css no longer match the Html structure:
/* Forumpost unread
|
-------------------------*/
|
.forumpost.unread .row.header,
|
.path-course-view .unread,
|
span.unread {
|
background-color: #ffd;
|
}
|
Attachments
Issue Links
- Discovered while testing
-
MDLSITE-5811 Forum mailings and maintenance jobs scheduled task not running on moodle.org
-
- Resolved
-