New order for fields in expenses
This commit is contained in:
parent
d256810e19
commit
f4affc55e8
3 changed files with 38 additions and 37 deletions
|
@ -68,24 +68,22 @@ ul.storm_quick_shortcuts li a {
|
|||
color: #ffffff;
|
||||
}
|
||||
|
||||
form.stormcomponent_node_form #edit-preview {
|
||||
display: none;
|
||||
}
|
||||
|
||||
tr.formgroup {
|
||||
background-color: #ffffff !important;
|
||||
border: none !important;
|
||||
}
|
||||
|
||||
.stormcomponent {
|
||||
padding-left: 40px;
|
||||
padding-top: 5px;
|
||||
height: 40px;
|
||||
min-height: 40px;
|
||||
}
|
||||
.stormcomponent a {
|
||||
font-weight: bold;
|
||||
margin-right: 4px;
|
||||
}
|
||||
.stormcomponent > ul li {
|
||||
line-height: 1.2em;
|
||||
}
|
||||
.stormcomponent > ul li a {
|
||||
font-size: 88%;
|
||||
font-weight: normal;
|
||||
}
|
||||
|
||||
#stormorganization-item {
|
||||
background: transparent url(images/organizations.png) no-repeat top left;
|
||||
|
|
Reference in a new issue