mirror of https://github.com/vector-im/riot-web
don't bold the selected room just because, as it bold = new msgs
parent
f8d628d336
commit
ff59fc84c5
|
@ -104,9 +104,7 @@ limitations under the License.
|
||||||
}
|
}
|
||||||
|
|
||||||
.mx_RoomTile_unread,
|
.mx_RoomTile_unread,
|
||||||
.mx_RoomTile_highlight,
|
.mx_RoomTile_highlight {
|
||||||
.mx_RoomTile_selected
|
|
||||||
{
|
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue