now with background polling and indication of online hosts

This commit is contained in:
R. Aidan Campbell
2016-08-25 17:29:57 -04:00
parent a11b097dde
commit 6b8ac65d7f
3 changed files with 39 additions and 1 deletions
+3
View File
@@ -162,6 +162,9 @@ main {
-moz-border-radius: 10px;
border-radius: 10px;
}
.host-cell-inactive {
border: 3px solid red;
}
.host-cell:hover {
cursor: pointer;
color: #000 !important;