More on read receipts: listen for events, add keys & class / very minimal css.
This commit is contained in:
parent
11c38014e5
commit
2a4a02f36e
3 changed files with 19 additions and 2 deletions
|
@ -123,3 +123,12 @@ limitations under the License.
|
|||
.mx_EventTile.menu .mx_MessageTimestamp {
|
||||
visibility: visible;
|
||||
}
|
||||
|
||||
.mx_EventTile_readAvatars {
|
||||
float: right;
|
||||
}
|
||||
|
||||
.mx_EventTile_readAvatars .mx_MemberAvatar {
|
||||
margin-left: 1px;
|
||||
margin-right: 1px;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue