Don't distinguish mqtt nodes with color
This commit is contained in:
parent
a3c4667f34
commit
7ab62a9968
1 changed files with 1 additions and 1 deletions
|
|
@ -56,7 +56,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.icon-mqtt-connected {
|
.icon-mqtt-connected {
|
||||||
background-color: #16a34a;
|
background-color: #2563eb; /* Change to use same color as disconnected // #16a34a; */
|
||||||
border-radius: 25px;
|
border-radius: 25px;
|
||||||
border: 1px solid white;
|
border: 1px solid white;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue