22 lines
No EOL
287 B
CSS
22 lines
No EOL
287 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],
|
|
{
|
|
margin-left: 1px;
|
|
}
|
|
|
|
.creator-type-label image {
|
|
margin-bottom: 0;
|
|
}
|
|
|
|
textbox, tagsbox textbox
|
|
{
|
|
margin-left: -2px;
|
|
} |