give notif bar a pointer cursor

This commit is contained in:
Matthew Hodgson 2016-03-18 16:16:13 +00:00
parent a6257a1148
commit 866bd55bc3

View File

@ -260,4 +260,5 @@ hr.mx_RoomView_myReadMarker {
color: #fff;
font-weight: bold;
padding: 6px 0;
cursor: pointer;
}