to make it more obious that the legend items can be clicked
Signed-off-by: Aaron Lauterer <[email protected]>
---
src/panel/RRDChart.js | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/panel/RRDChart.js b/src/panel/RRDChart.js
index 35bc186..7f0b923 100644
--- a/src/panel/RRDChart.js
+++ b/src/panel/RRDChart.js
@@ -169,6 +169,7 @@ Ext.define('Proxmox.widget.RRDChart', {
legend: {
type: 'dom',
padding: 0,
+ style: 'cursor: pointer;',
},
listeners: {
redraw: {
--
2.39.5
_______________________________________________
pve-devel mailing list
[email protected]
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel