highlight e2e icon on event when hovering whole event
This commit is contained in:
parent
b19a1a0188
commit
840f3cede8
1 changed files with 1 additions and 2 deletions
|
@ -277,8 +277,7 @@ limitations under the License.
|
||||||
}
|
}
|
||||||
|
|
||||||
/* End to end encryption stuff */
|
/* End to end encryption stuff */
|
||||||
|
.mx_EventTile:hover .mx_EventTile_e2eIcon {
|
||||||
.mx_EventTile_e2eIcon:hover {
|
|
||||||
opacity: 1;
|
opacity: 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue