Merge branch 'develop' of 10.10.31.70:/ervu-eks into develop
This commit is contained in:
commit
785d646918
3 changed files with 13 additions and 3 deletions
9
frontend/src/resources/css/components-eks.css
Normal file
9
frontend/src/resources/css/components-eks.css
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
.webbpm.ervu-eks .container-inside > div > div > [page-object]:first-child {
|
||||
padding-top: 15px;
|
||||
}
|
||||
|
||||
.webbpm.ervu-eks .container-inside > div > div > [page-object] {
|
||||
display: inherit;
|
||||
margin-bottom: 10px;
|
||||
padding: 0 40px;
|
||||
}
|
||||
|
|
@ -7,4 +7,5 @@
|
|||
@import "../../../node_modules/@webbpm/base-package/css/style.css";
|
||||
@import "structure.css";
|
||||
@import "inbox-app.css";
|
||||
@import "components-app.css";
|
||||
@import "components-app.css";
|
||||
@import "components-eks.css";
|
||||
|
|
@ -2620,7 +2620,7 @@
|
|||
<children id="9c41745c-3ec3-4945-bdfd-0a18f4d1d9d4">
|
||||
<prototypeId>69af9ec9-d640-499a-bf05-cda6ce64a81f</prototypeId>
|
||||
<componentRootId>9c41745c-3ec3-4945-bdfd-0a18f4d1d9d4</componentRootId>
|
||||
<name>ИД ЕРВУ граждан_unload</name>
|
||||
<name>ИД ЕРВУ граждан или иные сведения_unload</name>
|
||||
<container>false</container>
|
||||
<childrenReordered>false</childrenReordered>
|
||||
<scripts id="cf4526a1-96ab-4820-8aa9-62fb54c2b64c">
|
||||
|
|
@ -2652,7 +2652,7 @@
|
|||
<entry>
|
||||
<key>label</key>
|
||||
<value>
|
||||
<simple>"ИД ЕРВУ граждан"</simple>
|
||||
<simple>"ИД ЕРВУ граждан или иные сведения"</simple>
|
||||
</value>
|
||||
</entry>
|
||||
<entry>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue