mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-22 05:03:16 +02:00
Input Group Addon add option to configure $input-group-addon-color
This commit is contained in:
@@ -406,6 +406,7 @@ $form-check-inline-margin-x: .75rem !default;
|
||||
|
||||
$form-group-margin-bottom: 1rem !default;
|
||||
|
||||
$input-group-addon-color: $input-color !default;
|
||||
$input-group-addon-bg: $gray-200 !default;
|
||||
$input-group-addon-border-color: $input-border-color !default;
|
||||
$input-group-btn-border-color: $input-border-color !default;
|
||||
|
Reference in New Issue
Block a user