| Current Path : /home/cbequiperp/www/components/com_flexicontent/templates/table/less/include/ |
| Current File : /home/cbequiperp/www/components/com_flexicontent/templates/table/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_item_bg_color: inherit; @FCI_item_text_color: inherit; @FCI_item_pad_top: 0; @FCI_item_pad_left: 0; @FCI_item_pad_right: 0; @FCI_item_pad_bottom: 0; @FCI_item_border_radius: 0; @FCI_item_border_color: inherit; @FCI_item_border_size: 0; @FCI_item_border_type: solid; @FCI_title_color: inherit; @FCI_title_bg_color: inherit; @FCI_title_pad_top: 50; @FCI_title_pad_left: 0; @FCI_title_pad_right: 0; @FCI_title_pad_bottom: 50; @FCI_title_border_radius: 0; @FCI_label_txt_color: rgba(0, 0, 0, 1); @FCI_label_bg_color: rgba(255, 255, 255, 0); @FCI_label_pad_top: 0; @FCI_label_pad_left: 0; @FCI_label_pad_right: 0; @FCI_label_pad_bottom: 0; @FCI_label_radius: 0; @FCI_tab_bg_color_start: rgba(48, 147, 199, 1); @FCI_tab_title_color: rgba(7, 57, 84, 1); @FCI_tab_content_bg_color: #ffffff; @FCI_tab_content_border_radius: 0; @FCI_tab_content_border_size_top: 1; @FCI_tab_content_border_color_top: inherit; @FCI_column_pad_top: 10; @FCI_column_pad_left: 10; @FCI_column_pad_right: 0; @FCI_column_pad_bottom: 10; @FCI_column_color_top: inherit; @FCI_column_bg_color_top: transparent; @FCI_column_border_radius_top: 5; @FCI_column_border_size_top: 1; @FCI_column_border_color_top: #cccccc; @FCI_column_border_type_top: solid; @FCI_column_color_bottom: inherit; @FCI_column_bg_color_bottom: inherit; @FCI_column_border_radius_bottom: 0; @FCI_column_border_size_bottom: 1; @FCI_column_border_color_bottom: #cccccc; @FCI_column_border_type_bottom: solid;