mirror of
https://github.com/twbs/bootstrap.git
synced 2024-11-29 11:24:18 +01:00
Set $progress-bar-color to color we are currently using
This commit is contained in:
parent
4afc0a3c4a
commit
5a18638f26
@ -582,7 +582,7 @@ $alert-danger-border: $state-danger-border !default;
|
||||
// Progress bars
|
||||
|
||||
$progress-bg: #f5f5f5 !default;
|
||||
$progress-bar-color: #fff !default;
|
||||
$progress-bar-color: #0074d9 !default;
|
||||
$progress-border-radius: $border-radius !default;
|
||||
|
||||
$progress-bar-bg: $brand-primary !default;
|
||||
|
Loading…
Reference in New Issue
Block a user