mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-31 11:40:23 +00:00
darker border on modal header
This commit is contained in:
parent
103cae2333
commit
c214aa32d0
1 changed files with 1 additions and 1 deletions
|
|
@ -792,7 +792,7 @@ $modal-content-sm-up-box-shadow: 0 5px 15px rgba($black,.5) !default;
|
|||
|
||||
$modal-backdrop-bg: $black !default;
|
||||
$modal-backdrop-opacity: .5 !default;
|
||||
$modal-header-border-color: $gray-lightest !default;
|
||||
$modal-header-border-color: $gray-lighter !default;
|
||||
$modal-footer-border-color: $modal-header-border-color !default;
|
||||
$modal-header-border-width: $modal-content-border-width !default;
|
||||
$modal-footer-border-width: $modal-header-border-width !default;
|
||||
|
|
|
|||
Loading…
Reference in a new issue