SUPPORT-8938: fix
This commit is contained in:
parent
35ccac540b
commit
a791be777e
2 changed files with 17 additions and 1 deletions
|
|
@ -156,6 +156,8 @@
|
|||
border-radius: 0 var(--indent-xmini) 0 0;
|
||||
background-color: var(--input-bg);
|
||||
}
|
||||
|
||||
/* DropDownTree start */
|
||||
.webbpm.account-applications dropdown-tree-view .dropdown > button,
|
||||
.webbpm.account-applications dropdown-tree-view .dropdown > button:is(:focus, :active) {
|
||||
font-family: 'Gilroy';
|
||||
|
|
@ -279,6 +281,7 @@
|
|||
.webbpm.account-applications dropdown-tree-view .bi-caret-right-fill::before {
|
||||
content: "\f4fd";
|
||||
}
|
||||
/* DropDownTree end */
|
||||
|
||||
.webbpm.account-applications .selectize-dropdown,
|
||||
.webbpm.account-applications .selectize-input,
|
||||
|
|
|
|||
|
|
@ -44,7 +44,6 @@
|
|||
<className>DropdownTreeViewFilterComponent</className>
|
||||
<packageName>account_applications.component.filter</packageName>
|
||||
</classRef>
|
||||
<enabled>true</enabled>
|
||||
<expanded>true</expanded>
|
||||
<properties>
|
||||
<entry>
|
||||
|
|
@ -109,5 +108,19 @@
|
|||
</entry>
|
||||
</properties>
|
||||
</scripts>
|
||||
<scripts id="ffbb4d4e-8233-4825-9f19-30b13e6f4b1a">
|
||||
<classRef type="JAVA">
|
||||
<className>FilterControl</className>
|
||||
<packageName>component.field.persist.filter</packageName>
|
||||
</classRef>
|
||||
<expanded>true</expanded>
|
||||
</scripts>
|
||||
<scripts id="84277acf-3b7f-4283-8d9f-0ab72ad2fe2f">
|
||||
<classRef type="JAVA">
|
||||
<className>DropDownTree</className>
|
||||
<packageName>ru.micord.ervu.account_applications.component.field.persist</packageName>
|
||||
</classRef>
|
||||
<expanded>true</expanded>
|
||||
</scripts>
|
||||
</rootObject>
|
||||
</xmlComponent>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue