mirror of
https://github.com/FortAwesome/Font-Awesome.git
synced 2025-03-14 21:34:39 +08:00
making input focus color fa-centric
This commit is contained in:
parent
4df9eafc69
commit
0fce73ced9
@ -73,6 +73,8 @@
|
|||||||
// Components
|
// Components
|
||||||
@component-active-bg: @fa-green;
|
@component-active-bg: @fa-green;
|
||||||
|
|
||||||
|
// Forms
|
||||||
|
@input-border-focus: lighten(@fa-green, 5%);
|
||||||
|
|
||||||
// Labels
|
// Labels
|
||||||
@label-brand-bg: @fa-green;
|
@label-brand-bg: @fa-green;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user