First commit
This commit is contained in:
22
style_properties/blockTabHeaderSelected.json
Normal file
22
style_properties/blockTabHeaderSelected.json
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"group_name": "block",
|
||||
"title": "Block tab header - selected tab",
|
||||
"description": "The selected tab in multi-part headers takes additional styling from here",
|
||||
"property_type": "css",
|
||||
"css_components": [
|
||||
"text",
|
||||
"background",
|
||||
"border_color_simple",
|
||||
"extra"
|
||||
],
|
||||
"value_type": "",
|
||||
"value_parameters": "",
|
||||
"has_variations": false,
|
||||
"depends_on": "",
|
||||
"value_group": "",
|
||||
"property_value": {
|
||||
"color": "@xf-linkColor",
|
||||
"border-color": "@xf-paletteColor2"
|
||||
},
|
||||
"display_order": 20300
|
||||
}
|
||||
Reference in New Issue
Block a user