Zotero Dark Theme help request
Hello, I would like to request the help of anyone with .css expertise or even a Zotero dev that might help me polish my dark theme.
https://github.com/Rosmaninho/Zotero-Dark-Theme/issues/7
I have this issue where tags select dropdown gets the defined white color from:
#zotero-item-pane-content tabpanel { background: #474749 !important;
color: white !important; }
I can't seem to make solely the drop-down to assume black as its color. I can only change the color of the text of the entire Tags pane. Some help to fix this would be welcome. This is the last bug in my theme for Windows.
I would be very grateful in advance if anyone could help me with that.
All the best
https://github.com/Rosmaninho/Zotero-Dark-Theme/issues/7
I have this issue where tags select dropdown gets the defined white color from:
#zotero-item-pane-content tabpanel { background: #474749 !important;
color: white !important; }
I can't seem to make solely the drop-down to assume black as its color. I can only change the color of the text of the entire Tags pane. Some help to fix this would be welcome. This is the last bug in my theme for Windows.
I would be very grateful in advance if anyone could help me with that.
All the best
-
Pedro RosmaninhoNever mind, I managed to fix it.