Your IP : 216.73.216.43


Current Path : /home/c/b/e/cbequiperp/www/components/com_flexicontent/assets/less/include/
Upload File :
Current File : /home/c/b/e/cbequiperp/www/components/com_flexicontent/assets/less/include/config.less

@import 'mixins.less';

/* CSS Variables */
:root {
	--form-inp-height: @form-inp-height+px;
	--ctrls-inp-height: @ctrls-inp-height+px;
	--fcman-inp-height: @fcman-inp-height+px;
	--filts-inp-height: @filts-inp-height+px;
}

/* LESS functions */
.fc.rounded.corners (@radius: 5px) {
	border-radius: @radius;
}