zotero/chrome/content/zotero-platform/mac/itembox.css
2009-09-14 19:20:29 +00:00

21 lines
No EOL
362 B
CSS

row > label:first-child, .creator-type-label
{
color: #7f7f7f;
}
.zotero-field-toggle .toolbarbutton-text
{
visibility: hidden;
}
.zotero-field-toggle .toolbarbutton-icon
{
margin: 0px !important;
}
.creator-type-label > image {
margin: 1px .2em 1px;
list-style-image: url('chrome://zotero/skin/mac/arrow-down.png');
max-width: 7px;
max-height: 7px;
}