From: Dominik Csapak <d.csapak@proxmox.com>
To: pbs-devel@lists.proxmox.com
Subject: [PATCH proxmox-backup] ui: tape: adapt vertical aligning of tape icon
Date: Fri, 24 Apr 2026 15:36:27 +0200 [thread overview]
Message-ID: <20260424133707.3141108-1-d.csapak@proxmox.com> (raw)
Align this icon a bit better with the surrounding text, depending on
where it is. Aligning is off because it's not a font based icon.
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
---
noticed during testing of the new encryption view
www/css/ext6-pbs.css | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/www/css/ext6-pbs.css b/www/css/ext6-pbs.css
index 4a4a58d2f..f2bd9252b 100644
--- a/www/css/ext6-pbs.css
+++ b/www/css/ext6-pbs.css
@@ -331,6 +331,7 @@ span.snapshot-comment-column {
background-position: bottom;
background-repeat: no-repeat;
background-size: 16px;
+ vertical-align: bottom;
}
.pbs-icon-tape-drive {
@@ -348,6 +349,10 @@ span.snapshot-comment-column {
height: 20px;
}
+.x-tree-icon.pbs-icon-tape {
+ vertical-align: middle;
+}
+
.info-pointer div.right-aligned {
cursor: pointer;
}
--
2.47.3
next reply other threads:[~2026-04-24 13:37 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-04-24 13:36 Dominik Csapak [this message]
2026-04-24 19:06 ` applied: " Thomas Lamprecht
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=20260424133707.3141108-1-d.csapak@proxmox.com \
--to=d.csapak@proxmox.com \
--cc=pbs-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