First commit

This commit is contained in:
2026-05-24 11:49:38 +02:00
commit 894845d3d3
61 changed files with 4543 additions and 0 deletions

View 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
}