在Chrome上从表单输入中删除灰色边框 [英] Removing grey border from form input on Chrome

查看:85
本文介绍了在Chrome上从表单输入中删除灰色边框的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

http://i55.tinypic.com/3325gyo.png



当您专注于文本字段时,会出现此灰色边框。我试过大纲:0,它不会删除它。有什么建议么?谢谢

解决方案

您可以这样做:

input:focus {outline:none;}


http://i55.tinypic.com/3325gyo.png

This grey border appears when you focus on the text field. I've tried outline: 0 which doesn't remove it. Any suggestions? Thanks

解决方案

You can do like this:

input:focus {outline: none;}

这篇关于在Chrome上从表单输入中删除灰色边框的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆