fixed unread hightlight font weight for room name

pull/1900/head
wmwragg 2016-07-29 13:49:28 +01:00
parent 0ad84fd7b0
commit bb93a59cfb
1 changed files with 1 additions and 1 deletions

View File

@ -175,7 +175,7 @@ limitations under the License.
}
.mx_RoomTile_unread, .mx_RoomTile_highlight {
font-weight: bold;
font-weight: 600;
}
.mx_RoomTile_selected .mx_RoomTile_name {