diff --git a/edit.html b/edit.html index 18d67a66..54e07390 100644 --- a/edit.html +++ b/edit.html @@ -153,7 +153,7 @@ .CodeMirror-vscrollbar { margin-bottom: 8px; /* make space for resize-grip */ } - .CodeMirror-search-field, .CodeMirror-jump-field { + .CodeMirror-dialog { -webkit-animation: highlight 3s ease-out; } .CodeMirror-focused { @@ -174,7 +174,7 @@ background-color: #ff9; } to { - background-color: transparent; + background-color: none; } } .resize-grip {