avoid CSS vulnerability in Job Queue page

This commit is contained in:
Oliver Gorwits
2023-06-28 11:26:43 +01:00
parent 6375989bd5
commit 39562e0633
3 changed files with 5 additions and 4 deletions

View File

@@ -103,8 +103,9 @@ div.content > div.tab-content table.nd_floatinghead thead {
}
.qtip-content {
padding-bottom: 0px;
line-height: 8px;
font-size: 15px;
font-family: monospace;
white-space: pre;
}
/* for where min-width is set but we don't want it */