[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
1 changed files with 1 additions and 0 deletions

View File

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