mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-02 20:40:24 +00:00
Set $progress-bg to color we are actually using
This commit is contained in:
parent
0917b04711
commit
c6a276dd74
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Reference in a new issue