zotero/scss/xulElementPatches
Adomas Venčkauskas c9561f1041 Prevent itemlist in classic cit and edit bibl dialogs from expanding
Also
- Cleanup the XUL of said dialogs
- Refactor, spearate and clarify custom CSS injection into FX XUL
  elements
2024-04-16 11:47:01 +03: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 Prevent itemlist in classic cit and edit bibl dialogs from expanding 2024-04-16 11:47:01 +03: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