]> git.proxmox.com Git - proxmox-backup.git/blobdiff - www/css/ext6-pbs.css
ui: datastore: show comment, allow to edit notes
[proxmox-backup.git] / www / css / ext6-pbs.css
index d81d6619d241ee51328d9893e8633a9c4fc5fc7e..6325c076735e10b9033f8b8201ef42ffe7d3b519 100644 (file)
@@ -213,6 +213,13 @@ p.logs {
     cursor: default;
 }
 
+span.snapshot-comment-column {
+    text-overflow: ellipsis;
+    overflow: hidden;
+    display: inline-block;
+    width: calc(100% - 18px);
+}
+
 .x-action-col-icon.good:before {
     color: #21BF4B;
 }