.CodeMirror-dialog: shorten yellow highlight bright phase

This commit is contained in:
tophf 2017-12-17 21:59:07 +03:00
parent 009bff3e03
commit 4181ea2768

View File

@ -12,7 +12,7 @@
background: none; background: none;
} }
.CodeMirror-dialog { .CodeMirror-dialog {
-webkit-animation: highlight 3s ease-out; -webkit-animation: highlight 3s cubic-bezier(.18, .02, 0, .94);
} }
.CodeMirror-focused { .CodeMirror-focused {
outline: -webkit-focus-ring-color auto 5px; outline: -webkit-focus-ring-color auto 5px;