mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-11 16:14:04 +02:00
Set $progress-bg to color we are actually using
This commit is contained in:
@@ -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;
|
||||
|
||||
|
Reference in New Issue
Block a user