try for a simpler invite placeholder look & feel
This commit is contained in:
parent
292af1e59c
commit
cd853ab5b4
1 changed files with 5 additions and 0 deletions
|
@ -79,6 +79,11 @@ limitations under the License.
|
|||
font-color: #454545;
|
||||
}
|
||||
|
||||
.mx_EntityTile_invitePlaceholder .mx_EntityTile_name {
|
||||
font-style: italic;
|
||||
font-color: #454545;
|
||||
}
|
||||
|
||||
.mx_EntityTile_unavailable .mx_EntityTile_avatar,
|
||||
.mx_EntityTile_unavailable .mx_EntityTile_name,
|
||||
.mx_EntityTile_unavailable .mx_EntityTile_name_hover
|
||||
|
|
Loading…
Add table
Reference in a new issue