css - How to create stacked progress bar with white (transparent) color inside using Twitter Bootstrap? -


i can create stacked progress bar 1 (please, don't ask me why).

stacked progress bar

but how change of colors white , place inside? seems there no easy ways according documentation.

you need change styles. can override class.

example

.progress-bar-warning {   background-color: #ffffff !important; } 

Comments

Popular posts from this blog

asp.net mvc - SSO between MVCForum and Umbraco7 -

Python Tkinter keyboard using bind -

ubuntu - Selenium Node Not Connecting to Hub, Not Opening Port -