Darken input border. Darken more on hover.
This commit is contained in:
@@ -82,7 +82,8 @@ $code-color: $primary !default;
|
||||
// Forms
|
||||
$input-bg: $white;
|
||||
$input-color: $black;
|
||||
$input-transition: null;
|
||||
$input-border-color: $gray-500;
|
||||
$input-transition: none;
|
||||
|
||||
// Buttons
|
||||
$btn-box-shadow: null;
|
||||
|
||||
Reference in New Issue
Block a user