mirror of
https://github.com/twbs/bootstrap.git
synced 2025-01-31 12:40:44 +01:00
Do not force white icons in active tab links
Active `.nav-tabs` elements are not blue (like pills), so forcing a white icon there is not appropriate.
This commit is contained in:
parent
df8e3c6ee3
commit
5ff5d351bf
@ -30,8 +30,6 @@
|
||||
|
||||
/* White icons with optional class, or on hover/active states of certain elements */
|
||||
.icon-white,
|
||||
.nav-tabs > .active > a > [class^="icon-"],
|
||||
.nav-tabs > .active > a > [class*=" icon-"],
|
||||
.nav-pills > .active > a > [class^="icon-"],
|
||||
.nav-pills > .active > a > [class*=" icon-"],
|
||||
.nav-list > .active > a > [class^="icon-"],
|
||||
|
Loading…
x
Reference in New Issue
Block a user