#180: bulk download device/job/user attachments

This commit is contained in:
Gary Sharp
2026-01-26 15:04:04 +11:00
parent e809c63e37
commit f807d75162
21 changed files with 903 additions and 296 deletions
+6 -1
View File
@@ -547,7 +547,7 @@
span.action {
display: block;
margin: 0 4px 0 0;
margin: 1px 2px 1px 0;
font-size: 1.5em;
cursor: pointer;
float: right;
@@ -574,6 +574,11 @@
}
}
}
&.download-all {
margin-left: 2px;
float: left;
}
}
}
}