egroupware_official/api/js/etemplate/Et2Dialog
nathan 13d1289910 Dialog / button fixes
- Get dialog contents visible in Firefox

Something in how Firefox parsed or inserted the style and children caused an error:
Node.insertBefore: Child to insert before is not a child of this node
which caused the dialog contents to be missing from the shadow DOM.  This fixes the missing contents by putting the style in using a different way.
2022-03-28 11:29:21 -06:00
..
Et2Dialog.ts Get vfsSelect dialog working again 2022-03-24 13:01:41 -06:00
Et2DialogContent.ts Et2Dialog Increase min-width 2022-03-24 11:41:29 -06:00
Et2DialogOverlay.ts Dialog / button fixes 2022-03-28 11:29:21 -06:00