9 lines
183 B
Text
9 lines
183 B
Text
![]() |
/*-------------------
|
||
|
Form Variables
|
||
|
--------------------*/
|
||
|
|
||
|
@labelTextTransform: uppercase;
|
||
|
@labelFontSize: 0.8em;
|
||
|
|
||
|
@inputPadding: 1em 1.2em;
|
||
|
@inputBorder: 2px solid @borderColor;
|