[pbs-devel] [PATCH v2 proxmox-backup 2/2] GUI: CSS: move action columns fix to widget-toolkit

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


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

Changes from v1:
remove both action column styles

 www/css/ext6-pbs.css | 12 ------------
 1 file changed, 12 deletions(-)

diff --git a/www/css/ext6-pbs.css b/www/css/ext6-pbs.css
index 7fc60eee..9d5be8b5 100644
--- a/www/css/ext6-pbs.css
+++ b/www/css/ext6-pbs.css
@@ -231,18 +231,6 @@ span.snapshot-comment-column {
     content: "V.";
 }
 
-.x-action-col-icon {
-    margin: 0 1px;
-    font-size: 14px;
-}
-.x-action-col-icon:before, .x-action-col-icon:after {
-    font-size: 14px;
-}
-.x-action-col-icon:hover:before, .x-action-col-icon:hover:after {
-    text-shadow: 1px 1px 1px #AAA;
-    font-weight: 800;
-}
-
 .pbs-maintenance-mask div.x-mask-msg-text {
     background: None;
     padding: 12px 0 0;
-- 
2.30.2






More information about the pbs-devel mailing list