public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
From: Shannon Sterz <s.sterz@proxmox.com>
To: pve-devel@lists.proxmox.com
Subject: [PATCH pmg-gui v2 1/1] css: replace blurry extjs spinner with widget-toolkit's svg version
Date: Tue, 24 Feb 2026 13:10:09 +0100	[thread overview]
Message-ID: <20260224121009.155272-4-s.sterz@proxmox.com> (raw)
In-Reply-To: <20260224121009.155272-1-s.sterz@proxmox.com>

Signed-off-by: Shannon Sterz <s.sterz@proxmox.com>
---
 css/ext6-pmg.css | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/css/ext6-pmg.css b/css/ext6-pmg.css
index a6042aa..31e9411 100644
--- a/css/ext6-pmg.css
+++ b/css/ext6-pmg.css
@@ -112,7 +112,7 @@
 /* loading in task list */
 .x-grid-row-loading {
     background: no-repeat center center;
-    background-image: url(../ext6/theme-crisp/resources/images/loadmask/loading.gif);
+    background-image: url(../../pwt/images/spinner.svg);
 }
 
 /* displayfield minheight is wrong */
-- 
2.47.3





      parent reply	other threads:[~2026-02-24 12:09 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-02-24 12:10 [PATCH manager/pmg-gui/proxmox-backup v2 0/3] blurry icons follow-up Shannon Sterz
2026-02-24 12:10 ` [PATCH manager v2 1/1] ui: use spinner from proxmox-widget-toolkit instead of adding it here Shannon Sterz
2026-02-24 12:10 ` [PATCH proxmox-backup v2 1/1] css: replace blurry extjs spinner with widget-toolkit's svg version Shannon Sterz
2026-02-24 12:10 ` Shannon Sterz [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20260224121009.155272-4-s.sterz@proxmox.com \
    --to=s.sterz@proxmox.com \
    --cc=pve-devel@lists.proxmox.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal