mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-05-27 04:14:00 +00:00
Merge branch 'progress-brand' of https://github.com/szastupov/bootstrap into szastupov-progress-brand
This commit is contained in:
commit
50d5f60696
1 changed files with 1 additions and 1 deletions
|
|
@ -817,7 +817,7 @@ $alert-danger-border: $state-danger-border !default;
|
|||
|
||||
// 27. Progress bars
|
||||
|
||||
$progress-bg: $gray-lightest !default;
|
||||
$progress-bg: $gray-lighter !default;
|
||||
$progress-bar-color: $brand-primary !default;
|
||||
$progress-border-radius: $border-radius !default;
|
||||
$progress-box-shadow: inset 0 .1rem .1rem rgba(0,0,0,.1) !default;
|
||||
|
|
|
|||
Loading…
Reference in a new issue