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

Add more info for qmi, modemmanger and huawei modems

This commit is contained in:
Ycarus (Yannick Chabanois) 2020-04-25 13:12:15 +02:00
parent 81789e00ac
commit 9910e61efc
6 changed files with 77 additions and 21 deletions

View file

@ -293,6 +293,12 @@ Thanks :)*/
font-weight: 700;
color: #333333;
}
.network-node .info .title i {
font-weight: lighter;
font-size: 5px;
}
.network-node .info .status-message {
display: block;
}