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

jquery - How do you format the date used in the popover widget title of FullCalendar? -

Bubble Sort Manually a Linked List in Java -

asp.net mvc - SSO between MVCForum and Umbraco7 -