disable presence opacity

This commit is contained in:
Bruno Windels 2018-10-24 14:56:21 +02:00
parent 30e6fdc122
commit 302b3ad0e9

View file

@ -87,6 +87,7 @@ limitations under the License.
color: $primary-fg-color;
}
/*
.mx_EntityTile_unavailable .mx_EntityTile_avatar,
.mx_EntityTile_unavailable .mx_EntityTile_name,
.mx_EntityTile_unavailable .mx_EntityTile_name_hover,
@ -110,5 +111,5 @@ limitations under the License.
{
opacity: 0.25;
}
*/