Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Commit

Permalink
Support searching for 3PIDs from the invite dialog
Browse files Browse the repository at this point in the history
  • Loading branch information
turt2live committed Jan 9, 2020
1 parent 67a67e3 commit 79ab693
Show file tree
Hide file tree
Showing 3 changed files with 296 additions and 35 deletions.
4 changes: 4 additions & 0 deletions res/css/views/dialogs/_DMInviteDialog.scss
Original file line number Diff line number Diff line change
Expand Up @@ -184,6 +184,10 @@ limitations under the License.
.mx_DMInviteDialog_userTile_name {
vertical-align: top;
}

.mx_DMInviteDialog_userTile_threepidAvatar {
background-color: #ffffff; // this is fine without a var because it's for both themes
}
}

.mx_DMInviteDialog_userTile_remove {
Expand Down
150 changes: 125 additions & 25 deletions res/img/icon-email-pill-avatar.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 79ab693

Please sign in to comment.