jQuery UI - 删除焦点上的橙色标签边框 [英] jQuery UI - remove orange tab border on focus

查看:17
本文介绍了jQuery UI - 删除焦点上的橙色标签边框的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试删除此边框:

I am trying to remove this border:

因为它只显示在焦点上,所以我无法使用 chrome 控制台找到要覆盖的类.

and since it shown only on focus I am not able to find which class to overwrite using the chrome console.

有没有人这样做并且知道我应该覆盖什么类?

Has anyone done this and knew what is the class that I should overwrite?

我想这是标准行为,这里你可以看到这个例子.我也在用 Chrome.

I suppose this is the standard behaviour and here you can see the example. I am also using Chrome.

推荐答案

li a
{
    outline-color: transparent;
}​

这篇关于jQuery UI - 删除焦点上的橙色标签边框的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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