public inbox for pbs-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [pbs-devel] [PATCH proxmox-backup] GUI: CSS: move action columns fix to widget-toolkit
@ 2022-07-20 12:22 Matthias Heiserer
  2022-07-20 12:22 ` [pbs-devel] [PMG-GUI] CSS: action columns: move " Matthias Heiserer
  2022-07-20 12:22 ` [pbs-devel] [PATCH widget-toolkit] CSS: import action column fix from pbs, pmg Matthias Heiserer
  0 siblings, 2 replies; 5+ messages in thread
From: Matthias Heiserer @ 2022-07-20 12:22 UTC (permalink / raw)
  To: pbs-devel, pmg-devel

Signed-off-by: Matthias Heiserer <m.heiserer@proxmox.com>
---
 www/css/ext6-pbs.css | 14 --------------
 1 file changed, 14 deletions(-)

diff --git a/www/css/ext6-pbs.css b/www/css/ext6-pbs.css
index 3c8bed55..7fc60eee 100644
--- a/www/css/ext6-pbs.css
+++ b/www/css/ext6-pbs.css
@@ -127,20 +127,6 @@ table:not(.x-grid-item-selected) tr.x-grid-row.disabled {
     color: #cfcfcf;
 }
 
-/* fix action column icons */
-.x-action-col-icon {
-    font-size: 13px;
-    height: 13px;
-}
-
-.x-grid-cell-inner-action-col {
-    padding: 6px 10px 5px;
-}
-
-.x-action-col-icon:before {
-    color: #555;
-}
-
 .x-treelist-item-icon {
     color: #000;
 }
-- 
2.30.2





^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-10-07  9:06 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-20 12:22 [pbs-devel] [PATCH proxmox-backup] GUI: CSS: move action columns fix to widget-toolkit Matthias Heiserer
2022-07-20 12:22 ` [pbs-devel] [PMG-GUI] CSS: action columns: move " Matthias Heiserer
2022-07-20 12:22 ` [pbs-devel] [PATCH widget-toolkit] CSS: import action column fix from pbs, pmg Matthias Heiserer
2022-10-05 15:45   ` Thomas Lamprecht
2022-10-07  9:06     ` Matthias Heiserer

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