mirror of
https://github.com/vector-im/element-web.git
synced 2025-09-19 12:41:24 +02:00
E2E CSS
This commit is contained in:
parent
20eb28f052
commit
0bdc026b05
@ -235,6 +235,7 @@ limitations under the License.
|
|||||||
top: 9px;
|
top: 9px;
|
||||||
left: 46px;
|
left: 46px;
|
||||||
z-index: 2;
|
z-index: 2;
|
||||||
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
|
|
||||||
.mx_EventTile:hover.mx_EventTile_verified .mx_EventTile_line,
|
.mx_EventTile:hover.mx_EventTile_verified .mx_EventTile_line,
|
||||||
|
@ -49,7 +49,7 @@ limitations under the License.
|
|||||||
|
|
||||||
.mx_MessageComposer_e2eIcon {
|
.mx_MessageComposer_e2eIcon {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
left: 46px;
|
left: 44px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.mx_MessageComposer_noperm_error {
|
.mx_MessageComposer_noperm_error {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user