mirror of
https://github.com/moodle/moodle.git
synced 2025-03-14 04:30:15 +01:00
Merge branch 'MDL-31934_master' of git://github.com/lazydaisy/moodle
This commit is contained in:
commit
eecddb8fd4
@ -91,3 +91,15 @@
|
||||
|
||||
/** Unknown Styles ??? */
|
||||
#email .unsubscribelink {margin-top:20px;}
|
||||
|
||||
/* Forumpost unread
|
||||
-------------------------*/
|
||||
#page-mod-forum-view .unread,
|
||||
.forumpost.unread .row.header,
|
||||
.path-course-view .unread,
|
||||
span.unread {
|
||||
background-color: #FFD;
|
||||
}
|
||||
.forumpost.unread .row.header {
|
||||
border-bottom: 1px solid #DDD;
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user