2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-05 16:42:29 +03:00

clearing up progress bar docs and resetting the striped one to match default bar (blue instead of green)

This commit is contained in:
Mark Otto
2012-03-05 23:00:37 -08:00
parent d98a2e9234
commit bcd9294cc4
5 changed files with 76 additions and 36 deletions
+1 -1
View File
@@ -54,7 +54,7 @@
// Striped bars
.progress-striped .bar {
#gradient > .striped(#62c462);
#gradient > .striped(#149bdf);
.background-size(40px 40px);
}