Merge pull request #571 from corvannoorloos/patch-2
Update input field border color props @corvannoorloos
This commit is contained in:
commit
e88ad83914
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