zotero/scss/xulElementPatches
Tom Najdek 260709969e Improve RTF Scan UI
* Multiple accessiblity fixes
* Increase font size
* Nicer layout of the welcome screen
* Fix description in the welcome screen
* Add stripes to the table in citations matching screen
* Change icons for accept and resolve manually buttons
2024-07-11 01:46:16 -04:00
..
dialog-mac.scss Redesign Document Preferences and Create Bibliography dialogs (#4265) 2024-07-01 00:24:35 -04:00
dialog-win.scss Prevent itemlist in classic cit and edit bibl dialogs from expanding 2024-04-16 11:47:01 +03:00
dialog.scss Prevent itemlist in classic cit and edit bibl dialogs from expanding 2024-04-16 11:47:01 +03:00
README.md Prevent itemlist in classic cit and edit bibl dialogs from expanding 2024-04-16 11:47:01 +03:00
wizard-win.scss Prevent itemlist in classic cit and edit bibl dialogs from expanding 2024-04-16 11:47:01 +03:00
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