Highlight conferences with new messages

This commit is contained in:
Andrew Pamment
2016-08-21 08:54:57 +10:00
parent 4498a11ab5
commit ef6d4b3ec2
2 changed files with 63 additions and 1 deletions

View File

@@ -83,6 +83,11 @@
padding: 5px 0 5px 15px;
}
.area-list-new {
padding: 5px 0 5px 15px;
background-color: #b2ffb0;
}
.msg-summary-seen {
display: table-row;
width: auto;