如何在单击时移除按钮周围的焦点 [英] How to remove focus around buttons on click

查看:25
本文介绍了如何在单击时移除按钮周围的焦点的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

单击按钮后,我的按钮周围都有突出显示.这是在 Chrome 中.

My buttons all have a highlight around them after I click them. This is in Chrome.

<button class="btn btn-primary btn-block">
    <span class="icon-plus"></span> Add Page
</button>

我正在使用带有主题的 Bootstrap,但我很确定不是这样:我之前在另一个项目中注意到了这一点.

I am using Bootstrap with a theme, but I'm pretty sure that's not it: I was noticing this before on another project.

如果我使用 标签而不是

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