Remove inherit styles

This commit is contained in:
Slackhead 2018-05-22 10:27:00 +01:00
parent 4cc2b919fa
commit f34d1b6ce1

View File

@ -861,8 +861,6 @@ window._qutebrowser.caret = (function() {
" z-index: 2147483647;" +
" min-height: 10px;" +
" min-width: 0.6em;" +
" background: inherit;" +
" color: inherit;" +
" mix-blend-mode: difference;" +
" filter: invert(50%);" +
" animation: blink 1s step-end infinite;" +