]> git.proxmox.com Git - pmg-gui.git/commit
mobile quarantine: add dark theme support to the mobile quarantine
authorStefan Sterz <s.sterz@proxmox.com>
Thu, 9 Mar 2023 08:01:26 +0000 (09:01 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 15 Mar 2023 14:38:54 +0000 (15:38 +0100)
commitc7c07a82cc2efdc848e2e589a381f29c7a22e55f
treee0e29960d3d546858685261e5ff960d40939cf87
parent8ede2bd41ca02d937e245c1827eb9a865e80fd85
mobile quarantine: add dark theme support to the mobile quarantine

enable the `autoDarkTheme` option for the mobile quarantine and add
minimal styling to correct the look of the logo and the mail preview
rendering. this makes the quarantine behave like the "auto" theme of
the main gui, it will change it's theme depending on a media query.

Signed-off-by: Stefan Sterz <s.sterz@proxmox.com>
Reviewed-by: Dominik Csapak <d.csapak@proxmox.com>
Tested-by:  Dominik Csapak <d.csapak@proxmox.com>
css/ext6-pmg-mobile.css
js/mobile/app.js