首页 > 问答 > 正文
如下图所示,在focusOut事件发生后,曾经被选中的部分会添加一个灰色的底色,请问如何去掉或修改这个底色呢?让用户看不到这样的颜色?
多谢~
阿神2017-04-11 12:17:04
用::selection可设置color、background、cursor 以及 outline。
黄舟2017-04-11 12:17:04
::selection{ color: #xxx; background-color: #xxx; }
首页
课程
问答
我的