mirror of
https://github.com/twbs/bootstrap.git
synced 2025-01-17 09:52:29 +01:00
Set $progress-bg to color we are actually using
This commit is contained in:
parent
0917b04711
commit
c6a276dd74
@ -581,7 +581,7 @@ $alert-danger-border: $state-danger-border !default;
|
||||
|
||||
// Progress bars
|
||||
|
||||
$progress-bg: #f5f5f5 !default;
|
||||
$progress-bg: #eee !default;
|
||||
$progress-bar-color: #0074d9 !default;
|
||||
$progress-border-radius: $border-radius !default;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user