1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-03-09 15:40:03 +00:00

Fix color in connection success

This commit is contained in:
Ycarus (Yannick Chabanois) 2020-10-05 16:41:28 +02:00
parent 29429e4125
commit 747df423f8

View file

@ -192,7 +192,7 @@
border-bottom:1px solid rgba(0,0,0,.1);
}
.Dashboard .label-access {
.Dashboard .label-success {
background-color: green;
}