Merge remote-tracking branch 'origin/develop' into develop

pull/5558/head
Weblate 2017-11-06 15:49:46 +00:00
commit 3633f55e20
1 changed files with 2 additions and 1 deletions

View File

@ -26,7 +26,8 @@
}
.mx_EventTile_highlight .mx_EventTile_content .markdown-body a.mx_UserPill_me,
.mx_EventTile_content .mx_AtRoomPill {
.mx_EventTile_content .mx_AtRoomPill,
.mx_MessageComposer_input .mx_AtRoomPill {
color: $accent-fg-color;
background-color: $mention-user-pill-bg-color;
padding-right: 5px;