red bar for highlights even if there's a unreadNotify too

This commit is contained in:
Matthew Hodgson 2016-01-22 18:04:54 +00:00
parent e0ecde6760
commit dd19d2aaee

View File

@ -109,6 +109,10 @@ limitations under the License.
background-color: #454545;
}
.mx_RoomTile_highlight .mx_RoomTile_badge {
background-color: #ff0064;
}
.mx_RoomTile_unread,
.mx_RoomTile_highlight {
font-weight: bold;