CSS for 'searching known users'

This commit is contained in:
David Baker 2017-01-17 14:54:55 +00:00
parent 6257019926
commit 323c5d0732

View File

@ -63,3 +63,9 @@ limitations under the License.
.mx_ChatInviteDialog_cancel object {
pointer-events: none;
}
.mx_ChatInviteDialog_addressSelectHeader {
font-weight: bold;
line-height: 150%;
text-indent: 4px;
}