[Web] Add JVM memory indiator and add minor fixes

This commit is contained in:
andryyy
2019-09-17 20:11:53 +02:00
parent b178326736
commit 0487f5ea1d
5 changed files with 43 additions and 11 deletions

View File

@@ -40,4 +40,8 @@ table.footable>tbody>tr.footable-empty>td {
}
tbody {
font-size:14px;
}
.container-indicator {
width: 15px;
height: 15px;
}