css for conf join

This commit is contained in:
Matthew Hodgson 2016-09-02 15:38:40 +01:00
parent 4ce80a0837
commit 00d53e4824

View File

@ -278,3 +278,7 @@ hr.mx_RoomView_myReadMarker {
padding: 6px 0;
cursor: pointer;
}
.mx_RoomView_ongoingConfCallNotification a {
color: #fff ! important;
}