2020-05-16 07:28:13 +00:00
|
|
|
{
|
|
|
|
|
"tabWidget": ".t--draggable-tabswidget",
|
2020-06-10 17:31:20 +00:00
|
|
|
"tabInput": ".t--draggable-tabswidget span.t--widget-name",
|
2020-05-16 07:28:13 +00:00
|
|
|
"tabName": ".t--property-control-tabs input",
|
|
|
|
|
"tabDefault": ".t--property-control-defaulttab .CodeMirror-code",
|
|
|
|
|
"tabButton": ".t--property-control-tabs button",
|
|
|
|
|
"tabDelete": ".t--property-control-tabs mask",
|
|
|
|
|
"tabContainer": "div[type='TABS_WIDGET']"
|
|
|
|
|
}
|