use the same as info-blue for now. Signed-off-by: Aaron Lauterer <a.laute...@proxmox.com> ---
These patches are all a follow up to Alexandre's. This one in widget-toolkit is needed to specify the css color specifically. src/css/ext6-pmx.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/css/ext6-pmx.css b/src/css/ext6-pmx.css index 2ffd2a8..1f77cd2 100644 --- a/src/css/ext6-pmx.css +++ b/src/css/ext6-pmx.css @@ -109,7 +109,7 @@ color: #FF6C59; } -.info-blue { +.info-blue, .working { color: #3892d4; } -- 2.39.2 _______________________________________________ pve-devel mailing list pve-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel