.CodeMirror-dialog: shorten yellow highlight bright phase
This commit is contained in:
parent
41f3103a16
commit
b78110aa1c
|
@ -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;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user