zotero/chrome/content/zotero-platform/win/itembox.css
2008-12-29 09:35:11 +00:00

29 lines
385 B
CSS

row > hbox,
row > vbox
{
margin-top: 0 !important;
margin-bottom: 0 !important;
padding-top: 0 !important;
padding-bottom: 0 !important;
}
row > hbox > hbox
{
-moz-box-align: center;
}
row hbox hbox label
{
margin-top: 0;
margin-bottom: 0;
}
row vbox[fieldname=abstractNote],
row vbox[fieldname=extra]
{
margin-left: 1px;
}
.creator-type-label image {
margin-bottom: 0;
}