Update input field border color
now matches style.css
This commit is contained in:
parent
4bba66e25e
commit
bf1e501b00
1 changed files with 2 additions and 2 deletions
|
@ -16,5 +16,5 @@ $color__text-main: #404040;
|
|||
$color__border-button: #ccc #ccc #bbb;
|
||||
$color__border-button-hover: #ccc #bbb #aaa;
|
||||
$color__border-button-focus: #aaa #bbb #bbb;
|
||||
$color__border-input: #666;
|
||||
$color__border-input: #ccc;
|
||||
$color__border-abbr: #666;
|
Loading…
Add table
Add a link
Reference in a new issue