[pbs-devel] [PATCH proxmox-backup] GUI: CSS: move action columns fix to widget-toolkit
Matthias Heiserer
m.heiserer at proxmox.com
Wed Jul 20 14:22:54 CEST 2022
Signed-off-by: Matthias Heiserer <m.heiserer at 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
More information about the pbs-devel
mailing list