mirror of
https://github.com/vector-im/element-web.git
synced 2025-09-15 18:51:44 +02:00
red bar for highlights even if there's a unreadNotify too
This commit is contained in:
parent
e0ecde6760
commit
dd19d2aaee
@ -109,6 +109,10 @@ limitations under the License.
|
|||||||
background-color: #454545;
|
background-color: #454545;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.mx_RoomTile_highlight .mx_RoomTile_badge {
|
||||||
|
background-color: #ff0064;
|
||||||
|
}
|
||||||
|
|
||||||
.mx_RoomTile_unread,
|
.mx_RoomTile_unread,
|
||||||
.mx_RoomTile_highlight {
|
.mx_RoomTile_highlight {
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user