New order for fields in expenses

This commit is contained in:
Manuel Cillero 2017-09-04 21:52:23 +02:00
parent d256810e19
commit f4affc55e8
3 changed files with 38 additions and 37 deletions

View file

@ -342,7 +342,7 @@ div.stormdashboard {
}
div.stormdashboard dt.stormcomponent {
background-color: #e2e2e2 !important;
background-position: 8px 6px !important;
background-position: 8px 8px !important;
margin: 0 3px 6px;
padding: 10px 0 10px 50px;
white-space: nowrap;
@ -1588,6 +1588,14 @@ table.formgroup_access .description {
margin-top: .75em;
}
form.stormcomponent_node_form #edit-preview {
display: none;
}
tr.formgroup {
background-color: #ffffff !important;
border: none !important;
}
/*
* "SuiteDesk Invoice" node.
*/