all lists on lists.proxmox.com
 help / color / mirror / Atom feed
From: Shannon Sterz <s.sterz@proxmox.com>
To: pve-devel@lists.proxmox.com
Subject: [PATCH proxmox-backup v3 3/4] css: remove x-grid-row-loading class
Date: Fri, 17 Apr 2026 10:25:03 +0200	[thread overview]
Message-ID: <20260417082504.35648-4-s.sterz@proxmox.com> (raw)
In-Reply-To: <20260417082504.35648-1-s.sterz@proxmox.com>

as it was moved to the widget-toolkit and should be used from there.
since the version in the widget toolkit uses an svg-based spinner,
this has the effect of rendering the spinner without blur.

Signed-off-by: Shannon Sterz <s.sterz@proxmox.com>
---
 www/css/ext6-pbs.css | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/www/css/ext6-pbs.css b/www/css/ext6-pbs.css
index 4a4a58d2..83c029d7 100644
--- a/www/css/ext6-pbs.css
+++ b/www/css/ext6-pbs.css
@@ -89,12 +89,6 @@
     color: black;
 }
 
-/* loading in task list */
-.x-grid-row-loading {
-    background: no-repeat center center;
-    background-image: url(../extjs/theme-crisp/resources/images/loadmask/loading.gif);
-}
-
 /* displayfield minheight is wrong */
 .x-form-display-field-default {
     min-height: 20px;
-- 
2.47.3





  parent reply	other threads:[~2026-04-17  8:25 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-04-17  8:25 [PATCH manager/pmg-gui/proxmox-backup/widget-toolkit v3 0/4] blurry icons follow-up Shannon Sterz
2026-04-17  8:25 ` [PATCH widget-toolkit v3 1/4] css: move x-grid-row-loading class to widget-toolkit Shannon Sterz
2026-04-17  8:25 ` [PATCH manager v3 2/4] ui: remove x-grid-row-loading class and spinner svg Shannon Sterz
2026-04-17  8:25 ` Shannon Sterz [this message]
2026-04-17  8:25 ` [PATCH pmg-gui v3 4/4] css: remove x-grid-row-loading class Shannon Sterz

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=20260417082504.35648-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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal