showRegExpTester: don't blink favicons on typing
This commit is contained in:
parent
c963a13932
commit
eeb826ee97
|
@ -330,8 +330,6 @@ body[data-match-highlight="selection"] .CodeMirror-selection-highlight-scrollbar
|
||||||
position: absolute;
|
position: absolute;
|
||||||
margin-left: -20px;
|
margin-left: -20px;
|
||||||
margin-top: -1px;
|
margin-top: -1px;
|
||||||
animation: fadein 1s cubic-bezier(.03, .67, .08, .94);
|
|
||||||
animation-fill-mode: both;
|
|
||||||
}
|
}
|
||||||
/************ help popup ************/
|
/************ help popup ************/
|
||||||
#help-popup {
|
#help-popup {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user