Remove inherit styles
This commit is contained in:
parent
4cc2b919fa
commit
f34d1b6ce1
@ -861,8 +861,6 @@ window._qutebrowser.caret = (function() {
|
|||||||
" z-index: 2147483647;" +
|
" z-index: 2147483647;" +
|
||||||
" min-height: 10px;" +
|
" min-height: 10px;" +
|
||||||
" min-width: 0.6em;" +
|
" min-width: 0.6em;" +
|
||||||
" background: inherit;" +
|
|
||||||
" color: inherit;" +
|
|
||||||
" mix-blend-mode: difference;" +
|
" mix-blend-mode: difference;" +
|
||||||
" filter: invert(50%);" +
|
" filter: invert(50%);" +
|
||||||
" animation: blink 1s step-end infinite;" +
|
" animation: blink 1s step-end infinite;" +
|
||||||
|
Loading…
Reference in New Issue
Block a user