mirror of
https://github.com/moodle/moodle.git
synced 2025-01-19 06:18:28 +01:00
Merge branch 'MDL-57093-master' of git://github.com/ryanwyllie/moodle
This commit is contained in:
commit
93b68886e9
@ -227,17 +227,11 @@
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
#page-mod-forum-index .unread a:first-child,
|
||||
#page-mod-forum-view .unread a:first-child {
|
||||
.path-mod-forum span.unread a:first-child {
|
||||
padding-right: 10px;
|
||||
}
|
||||
|
||||
#page-mod-forum-index .unread img,
|
||||
#page-mod-forum-view .unread img {
|
||||
margin-left: 5px;
|
||||
}
|
||||
|
||||
#page-mod-forum-view .unread img {
|
||||
.path-mod-forum span.unread img {
|
||||
margin-left: 5px;
|
||||
}
|
||||
|
||||
@ -248,7 +242,6 @@
|
||||
|
||||
/* Forumpost unread
|
||||
-------------------------*/
|
||||
#page-mod-forum-view .unread,
|
||||
.forumpost.unread .row.header,
|
||||
.path-course-view .unread,
|
||||
span.unread {
|
||||
|
Loading…
x
Reference in New Issue
Block a user