IE7 input:focus

前端 未结 6 835
长情又很酷
长情又很酷 2020-12-09 07:02

I have the following CSS which isn\'t working in IE7.

input:focus{border-width: 2px;border-color: Blue; border-style: solid;}

Basically, I

6条回答
提交回复
热议问题