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:
@@ -54,7 +54,7 @@
|
||||
|
||||
// Striped bars
|
||||
.progress-striped .bar {
|
||||
#gradient > .striped(#62c462);
|
||||
#gradient > .striped(#149bdf);
|
||||
.background-size(40px 40px);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user