]> git.proxmox.com Git - pmg-gui.git/commit
spam-info-grid: style the spam info grid via css variables
authorStefan Sterz <s.sterz@proxmox.com>
Thu, 9 Mar 2023 08:00:48 +0000 (09:00 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 15 Mar 2023 14:38:54 +0000 (15:38 +0100)
commit926bfe7a894286badf6c8f7cec9f9b81a8a09305
treeb7b6745c6cc7d686efa1462bd3db62ca27e84b35
parent4685066c73f6ba1408bb9a1ec0649643a329767e
spam-info-grid: style the spam info grid via css variables

by using css variables for the colored grid items in the spam info
grid, changing these colors based on media queries etc. is possible.

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.css
js/SpamInfoGrid.js