javascript - transparent background for responsive-tabs -


i using js library http://openam.github.io/bootstrap-responsive-tabs/. can't manage set background transparent (or other color).

it seems problem tab styles updated js library when accordion tabs created, white background-color.

add following css rule:

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {   background: transparent !important; } 

Comments

Popular posts from this blog

javascript - How to get current YouTube IDs via iMacros? -

c# - Maintaining a program folder in program files out of date? -

emulation - Android map show my location didn't work -