ping bar color and auto start docker
This commit is contained in:
+1
-1
@@ -345,7 +345,7 @@
|
||||
if (instance.ping_rate[i] == 0) {
|
||||
return "#ee1111"
|
||||
} else {
|
||||
return "#206bc4"
|
||||
return "#27a16c"
|
||||
}
|
||||
},
|
||||
padding: .2,
|
||||
|
||||
Reference in New Issue
Block a user