Your IP : 216.73.217.123


Current Path : /home/cbequiperp/www/components/com_flexicontent/templates/grid/less/include/
Upload File :
Current File : /home/cbequiperp/www/components/com_flexicontent/templates/grid/less/include/config_auto_item.less

/* This is created automatically, do NOT edit this manually! 
This is used by item layout to save parameters as less variables. 
NOTE: Make sure that this is imported by 'config.less' 
 to make a parameter be a LESS variable, edit parameter in item.xml and add cssprep="less" 
 created parameters will be like: @FCI_parameter_name: value; */

@FCI_title_color: inherit;
@FCI_title_background: inherit;
@FCI_title_font_size: inherit;
@FCI_label_bg_color: rgba(255, 255, 255, 0);
@FCI_label_txt_color: rgba(0, 0, 0, 1);
@FCI_label_radius: 3;
@FCI_tab_bg_color_start: #3093c7;
@FCI_tab_bg_color_end: #1c5a85;
@FCI_tab_title_color: #ffffff;
@FCI_featured_row_text_color: #ffffff;
@FCI_featured_row_bgcolor: #b46410;
@FCI_featured_row_font_size: 12px;