zotero/scss/xulElementPatches
Tom Najdek 6b7834876f
Some checks are pending
CI / Build, Upload, Test (push) Waiting to run
Fix a couple of issues related to dark mode icons (#4655)
- Fixed missing dark mode icons in the advanced search dialog.
- Corrected inconsistent icon shading in some menus.
2024-09-01 15:48:36 -04:00
..
dialog-mac.scss Redesign Document Preferences and Create Bibliography dialogs (#4265) 2024-07-01 00:24:35 -04:00
dialog-win.scss
dialog.scss
menulist.scss Fix a couple of issues related to dark mode icons (#4655) 2024-09-01 15:48:36 -04:00
README.md
wizard-win.scss
wizard.scss Improve RTF Scan UI 2024-07-11 01:46:16 -04:00

The scss files in this directory are monkey-patch injected into firefox XUL elements with shadow-doms that cannot be styled directly.

See chrome/content/zotero/customElements.js for how this is implemented and configured