[pve-devel] [PATCH v2 pmg-gui] CSS: move action column fix to widget-toolkit

Matthias Heiserer m.heiserer at proxmox.com
Fri Oct 7 13:18:57 CEST 2022


Signed-off-by: Matthias Heiserer <m.heiserer at proxmox.com>
---

Changes from v1:
None

 css/ext6-pmg.css | 9 ---------
 1 file changed, 9 deletions(-)

diff --git a/css/ext6-pmg.css b/css/ext6-pmg.css
index d994774..3dedf45 100644
--- a/css/ext6-pmg.css
+++ b/css/ext6-pmg.css
@@ -130,15 +130,6 @@ table:not(.x-grid-item-selected) tr.x-grid-row.disabled {
     color: #cfcfcf;
 }
 
-/* fix action column icons */
-.x-action-col-icon {
-    font-size: 14px;
-}
-
-.x-action-col-icon:before {
-    color: #555;
-}
-
 .x-treelist-item-icon {
     color: #000;
 }
-- 
2.30.2






More information about the pve-devel mailing list