mirror of https://github.com/vector-im/riot-web
highlight should imply bold
parent
5b83974edd
commit
fc5f9bb70c
|
@ -87,6 +87,7 @@ limitations under the License.
|
||||||
}
|
}
|
||||||
|
|
||||||
.mx_RoomTile_highlight {
|
.mx_RoomTile_highlight {
|
||||||
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
|
|
||||||
.mx_RoomTile_invited {
|
.mx_RoomTile_invited {
|
||||||
|
|
Loading…
Reference in New Issue