webgui: Added ability to set warning percentage for CPU, mempools from device edit page (#5895)

This commit is contained in:
Robbie Penziol
2017-03-03 07:07:12 -08:00
committed by Neil Lathwood
parent 354bd2144d
commit afb838bc10
18 changed files with 399 additions and 12 deletions

View File

@@ -1764,7 +1764,9 @@ tr.search:nth-child(odd) {
height: 600px;
}
.edit-storage-input {
.edit-storage-input,
.edit-processor-input,
.edit-mempool-input {
width: 100px;
}