Closed Rosmaninho closed 2 years ago
*\zotero\chrome\content\zotero-platform\unix\integration.css
body {
line-height: 1.5em;
}
#quick-format-search:not([multiline="true"]) {
height: 29px !important;
}
#quick-format-search {
background: white;
padding: 0 2px 0 0;
border: 1px solid rgba(0, 0, 0, 0.5);
-moz-appearance: textfield;
}
#quick-format-dialog {
-moz-appearance: none;
padding: 5px;
}
#zotero-icon {
margin: 0 0 0 2px;
-moz-appearance: none;
}
"C:\Users\aesousa\Downloads\zotero\chrome\content\zotero-platform\unix\itemPane.css"
/* Some distros have icons disabled by default at the OS level and
* mozilla is a respectful gent.
*/
#zotero-feed-item-addTo-button .button-icon {
display: block;
margin-right: 5px
}
/* Set to hidden in user-agent css for some reason. */
#zotero-feed-item-addTo-button .menu-iconic-left {
visibility: visible;
}
#zotero-item-pane-content {
margin-right: 6px;
}
/* Make the item pane appear white (same colour as treeview), making the UI more consistent */
#zotero-item-pane-content tab, #zotero-item-pane-content tabpanels {
background-color: -moz-Field; /* Same as background colour for treeview */
}
/* Possibly irrelevant if mozilla fixes https://bugzilla.mozilla.org/show_bug.cgi?id=1306425 */
#zotero-view-tabbox tabs tab[visuallyselected=true] {
margin-top: 0px !important; /* Importanter than ./itemPane.css:20 */
margin-bottom: -2px !important; /* Importanter than skin/itemPane.css:12 */
}
#zotero-view-tabbox tabs tab {
margin-top: 2px !important; /* Importanter than skin/itemPane.css:11 */
}
Just tried installing the theme on Linux (Manjaro), it kind of works. Zotero booted successfully and some of the colors were applied correctly. The messiest part was the menu bar, though. Could be possible to tailor it so it's usable on Linux and Mac, too.
*\zotero\chrome\content\zotero-platform\unix\overlay.css
Play with these settings: