[BS5] add container disk and network stats

This commit is contained in:
FreddleSpl0it
2022-08-22 16:08:01 +02:00
parent 2e10cc8e79
commit 7f70b0f703
6 changed files with 452 additions and 164 deletions

View File

@@ -339,4 +339,12 @@ table.dataTable.dtr-inline.collapsed>tbody>tr>td.dataTables_empty {
.inputMissingAttr {
border-color: #FF4136 !important;
}
.list-group-details {
background: #444444;
}
.list-group-header {
background: #333;
}