red bar for highlights even if there's a unreadNotify too
This commit is contained in:
parent
e0ecde6760
commit
dd19d2aaee
1 changed files with 4 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue