showRegExpTester: don't blink favicons on typing

This commit is contained in:
tophf 2017-07-20 12:21:32 +03:00
parent c963a13932
commit eeb826ee97

View File

@ -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 {