highlight binged rooms more clearly

pull/465/head
Matthew Hodgson 2015-12-01 16:57:36 +00:00
parent 819b80d30f
commit 2c12b9128b
1 changed files with 4 additions and 0 deletions

View File

@ -112,6 +112,10 @@ limitations under the License.
color: #76cfa6 ! important; color: #76cfa6 ! important;
} }
.mx_RoomTile_highlight .mx_RoomTile_name {
color: #ff0064 ! important;
}
.mx_RoomTile.mx_RoomTile_selected .mx_RoomTile_name { .mx_RoomTile.mx_RoomTile_selected .mx_RoomTile_name {
background: url('img/selected.png'); background: url('img/selected.png');
background-repeat: no-repeat; background-repeat: no-repeat;