highlight e2e icon on event when hovering whole event

This commit is contained in:
Bruno Windels 2019-02-14 18:04:15 +01:00
parent b19a1a0188
commit 840f3cede8

View file

@ -277,8 +277,7 @@ limitations under the License.
}
/* End to end encryption stuff */
.mx_EventTile_e2eIcon:hover {
.mx_EventTile:hover .mx_EventTile_e2eIcon {
opacity: 1;
}