Files
XenforoMasterTemplate/style_properties/blockTabHeaderSelected.json

22 lines
578 B
JSON
Raw Permalink Normal View History

2026-05-24 11:49:38 +02:00
{
"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
}