1
0
mirror of https://github.com/moparisthebest/mail synced 2025-02-07 10:30:18 -05:00

[WO-43] show text cursor over editor

This commit is contained in:
Tankred Hase 2013-10-17 18:51:27 +02:00
parent 94bba66602
commit 012cff2fd8

View File

@ -67,6 +67,7 @@
*[contentEditable] {
outline: 0px;
cursor: text;
}
.encrypt-preview {