mirror of
https://github.com/jasny/bootstrap.git
synced 2026-02-03 02:24:57 -05:00
allow for text in progress bars
This commit is contained in:
@@ -46,6 +46,10 @@
|
||||
.progress .bar {
|
||||
width: 0%;
|
||||
height: 18px;
|
||||
color: #fff;
|
||||
font-size: 12px;
|
||||
text-align: center;
|
||||
text-shadow: 0 -1px 0 rgba(0,0,0,.25);
|
||||
#gradient > .vertical(#149bdf, #0480be);
|
||||
.box-shadow(inset 0 -1px 0 rgba(0,0,0,.15));
|
||||
.box-sizing(border-box);
|
||||
|
||||
Reference in New Issue
Block a user