#180: bulk download device/job/user attachments
This commit is contained in:
@@ -504,7 +504,7 @@
|
||||
}
|
||||
#jobShowResources #Attachments div.attachmentInput span.action {
|
||||
display: block;
|
||||
margin: 0 4px 0 0;
|
||||
margin: 1px 2px 1px 0;
|
||||
font-size: 1.5em;
|
||||
cursor: pointer;
|
||||
float: right;
|
||||
@@ -528,6 +528,10 @@
|
||||
background-color: inherit;
|
||||
border: 1px solid #fff;
|
||||
}
|
||||
#jobShowResources #Attachments div.attachmentInput span.action.download-all {
|
||||
margin-left: 2px;
|
||||
float: left;
|
||||
}
|
||||
#Job_Show_Job_Actions_AddQueue_Dialog {
|
||||
height: 400px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user