zotero/chrome/content/zotero-platform/win/itembox.css
2010-01-16 05:19:34 +00:00

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;
}