zotero/chrome/content/zotero-platform/win/overlay.css
Dan Stillman a025a2d46a - Replace "Report Error" with "Show File" in read-only file sync error dialog, and show full file path
- Fix endless sync icon spinning after read-only file sync error
- Adjust spacing of sync error icon on Windows
2010-03-17 07:59:43 +00:00

22 lines
No EOL
287 B
CSS

.zotero-tb-button:not(:first-child) {
margin-left: 5px;
}
#zotero-tb-sync-warning {
margin-right: 2px;
}
#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;
}