[pve-devel] [PATCH widget-toolkit 1/1] add pmx-hint css class
Stoiko Ivanov
s.ivanov at proxmox.com
Mon Oct 7 21:37:33 CEST 2019
since we need it in PMG as well - pull it here (and independently
refactor pve-manager)
Signed-off-by: Stoiko Ivanov <s.ivanov at proxmox.com>
---
This patch also got sent to pmg-devel at proxmox.com with the dkim-series
css/ext6-pmx.css | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/css/ext6-pmx.css b/css/ext6-pmx.css
index 898c5bc..7ee536d 100644
--- a/css/ext6-pmx.css
+++ b/css/ext6-pmx.css
@@ -1,3 +1,7 @@
.pmx-clear-trigger {
background-image: url(../images/pmx-clear-trigger.png);
}
+
+.pmx-hint {
+ background-color: LightYellow;
+}
--
2.20.1
More information about the pve-devel
mailing list