Show username on continuations
parent
312b616d77
commit
5c2abcf1a4
|
@ -157,16 +157,6 @@ $irc-line-height: $font-18px;
|
|||
}
|
||||
}
|
||||
|
||||
.mx_EventTile_continuation:not(.mx_EventTile_info) {
|
||||
> .mx_EventTile_avatar {
|
||||
visibility: hidden;
|
||||
}
|
||||
|
||||
> .mx_SenderProfile {
|
||||
visibility: hidden;
|
||||
}
|
||||
}
|
||||
|
||||
// Suppress highlight thing from the normal Layout.
|
||||
.mx_EventTile:hover.mx_EventTile_verified .mx_EventTile_line,
|
||||
.mx_EventTile:hover.mx_EventTile_unverified .mx_EventTile_line,
|
||||
|
|
Loading…
Reference in New Issue