.CodeMirror-dialog: shorten yellow highlight bright phase

This commit is contained in:
tophf 2017-12-17 21:59:07 +03:00
parent 41f3103a16
commit b78110aa1c

View File

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