]> git.proxmox.com Git - pve-manager.git/blobdiff - www/css/ext6-pve.css
ui: implement tag ordering as configured in datacenter config
[pve-manager.git] / www / css / ext6-pve.css
index 4fc83a8780c45684cc7e7c11e5366aa5f49efc37..b8c713c48c5b13996c7ede9484af4bf6ddcab610 100644 (file)
@@ -668,6 +668,11 @@ table.osds td:first-of-type {
     cursor: grab;
 }
 
+.hide-handles .pve-edit-tag > i.handle {
+    display: none;
+    padding-right: 0px;
+}
+
 .pve-edit-tag > i.action,
 .pve-add-tag > i.action {
     padding-left: 5px;