18 lines
No EOL
276 B
CSS
18 lines
No EOL
276 B
CSS
row > hbox,
|
|
row > vbox
|
|
{
|
|
margin-top: 0 !important;
|
|
margin-bottom: 0 !important;
|
|
padding-top: 0 !important;
|
|
padding-bottom: 0 !important;
|
|
}
|
|
|
|
row vbox[fieldname=abstractNote],
|
|
row vbox[fieldname=extra]
|
|
{
|
|
margin-left: 1px;
|
|
}
|
|
|
|
.creator-type-label image {
|
|
margin-bottom: 0;
|
|
} |