From: Matthias Heiserer <m.heiserer@proxmox.com>
To: pbs-devel@lists.proxmox.com, pmg-devel@lists.proxmox.com
Subject: [pmg-devel] [PATCH widget-toolkit] CSS: import action column fix from pbs, pmg
Date: Wed, 20 Jul 2022 14:22:56 +0200 [thread overview]
Message-ID: <20220720122256.483511-3-m.heiserer@proxmox.com> (raw)
In-Reply-To: <20220720122256.483511-1-m.heiserer@proxmox.com>
So it is in one location and available to pve as well.
Signed-off-by: Matthias Heiserer <m.heiserer@proxmox.com>
---
src/css/ext6-pmx.css | 15 +++++++++++++++
1 file changed, 15 insertions(+)
diff --git a/src/css/ext6-pmx.css b/src/css/ext6-pmx.css
index 886e24a..2286003 100644
--- a/src/css/ext6-pmx.css
+++ b/src/css/ext6-pmx.css
@@ -274,3 +274,18 @@ div.right-aligned {
/* markdown tables end */
/* markdown content end */
+
+/* fix action column icons */
+.x-action-col-icon:before {
+ color: #555;
+}
+
+.x-action-col-icon {
+ font-size: 13px;
+ height: 13px;
+}
+
+.x-grid-cell-inner-action-col {
+ padding: 6px 10px 5px;
+}
+/* fix action column icons end*/
\ No newline at end of file
--
2.30.2
next prev parent reply other threads:[~2022-07-20 12:28 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-07-20 12:22 [pmg-devel] [PATCH proxmox-backup] GUI: CSS: move action columns fix to widget-toolkit Matthias Heiserer
2022-07-20 12:22 ` [pmg-devel] [PMG-GUI] CSS: action columns: move " Matthias Heiserer
2022-07-20 12:22 ` Matthias Heiserer [this message]
2022-10-05 15:45 ` [pmg-devel] [pbs-devel] [PATCH widget-toolkit] CSS: import action column fix from pbs, pmg Thomas Lamprecht
2022-10-07 9:06 ` Matthias Heiserer
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=20220720122256.483511-3-m.heiserer@proxmox.com \
--to=m.heiserer@proxmox.com \
--cc=pbs-devel@lists.proxmox.com \
--cc=pmg-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