Internet Explorer:选择时背景颜色不一致

时间:2017-09-18 12:30:23

标签: css internet-explorer selection pseudo-element

在选择文本时,文本的背景颜色通常会变为蓝色。但在我的应用程序中它变为白色与蓝色前景。当我将前景设置为#FE4A49且仅在IE上设置(我使用 11.0.9600.18763 时)时,会发生这种情况。我没有为::selection伪元素设置任何CSS规则。

有人可以帮助我理解,为什么会这样?什么是处理它的最佳方法?

Here is my fiddle - https://jsfiddle.net/g8tgmgsy/3/

enter image description here

0 个答案:

没有答案