zotero/chrome/content/zotero-platform/win/overlay.css
Dan Stillman 7d8700698b - Increase toolbar icon spacing on Windows
- Increase item pane tab padding on Windows
2010-02-02 21:31:19 +00:00

17 lines
No EOL
237 B
CSS

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