feature: job exporting (resolves #155)

This commit is contained in:
Gary Sharp
2024-12-12 16:02:12 +11:00
parent 90c709c4c1
commit a6b9cd1af2
55 changed files with 3197 additions and 412 deletions
+3
View File
@@ -1082,6 +1082,9 @@ div.form > table > tbody > tr > th.name {
width: 150px;
text-align: right;
}
div.form > table > tbody > tr > td.none {
padding: 0;
}
div.form > table table.sub > tbody > tr:not(:first-child) > th,
div.form > table table.sub > tbody > tr:not(:first-child) > td {
border-top: 1px dashed #aaa;