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

pull/4797/head
Weblate 2017-08-15 10:16:38 +00:00
commit 61b4fdb53a
1 changed files with 5 additions and 0 deletions

View File

@ -11,6 +11,11 @@
padding-left: 5px;
}
.mx_EventTile_body .mx_UserPill,
.mx_EventTile_body .mx_RoomPill {
cursor: pointer;
}
/* More specific to override `.markdown-body a` color */
.mx_EventTile_content .markdown-body a.mx_UserPill,
.mx_UserPill {