2010-02-02 21:31:19 +00:00
|
|
|
.zotero-tb-button:not(:first-child) {
|
|
|
|
margin-left: 5px;
|
|
|
|
}
|
|
|
|
|
2011-06-07 05:47:58 +00:00
|
|
|
#zotero-tb-search .textbox-search-icon {
|
|
|
|
visibility: hidden;
|
|
|
|
}
|
|
|
|
|
2011-04-25 15:29:09 +00:00
|
|
|
#zotero-tb-search-menu-button {
|
2011-06-07 05:47:58 +00:00
|
|
|
margin: 0 -1px 0 -4px;
|
|
|
|
padding: 0;
|
|
|
|
border: 0;
|
|
|
|
background: transparent;
|
|
|
|
list-style-image: url("chrome://browser/skin/mainwindow-dropdown-arrow.png");
|
2011-04-25 15:29:09 +00:00
|
|
|
-moz-image-region: rect(0, 13px, 11px, 0);
|
|
|
|
}
|
|
|
|
|
2011-06-07 05:47:58 +00:00
|
|
|
#zotero-tb-search-menu-button .button-menu-dropmarker {
|
|
|
|
display: none;
|
|
|
|
}
|
|
|
|
|
|
|
|
#zotero-tb-search-menu-button:hover:active,
|
|
|
|
#zotero-tb-search-menu-button[open="true"] {
|
|
|
|
-moz-image-region: rect(0, 26px, 11px, 13px);
|
|
|
|
}
|
|
|
|
|
2010-03-17 07:59:43 +00:00
|
|
|
#zotero-tb-sync-warning {
|
|
|
|
margin-right: 2px;
|
|
|
|
}
|
|
|
|
|
|
|
|
|
2010-02-02 21:31:19 +00:00
|
|
|
#zotero-tb-sync {
|
|
|
|
margin-right: 1px;
|
|
|
|
}
|
|
|
|
|
|
|
|
#zotero-tb-fullscreen {
|
|
|
|
margin-left: 2px;
|
|
|
|
margin-right: 5px;
|
|
|
|
}
|
|
|
|
|
|
|
|
#zotero-view-tabbox tab {
|
|
|
|
padding-left: .7em;
|
|
|
|
padding-right: .7em;
|
|
|
|
}
|