initial implementatin of new job queue with skip info per job

This commit is contained in:
Oliver Gorwits
2018-04-25 21:43:39 +01:00
parent 5eb443438c
commit 7e1982985c
9 changed files with 187 additions and 26 deletions

View File

@@ -454,6 +454,10 @@ td > form.nd_inline-form {
.tooltip-wrapper .input[disabled] {
pointer-events: none;
}
.tooltip-inner {
max-width: none;
white-space: nowrap;
}
/* vlan entry box for netmap */
#nd_vlan-label {