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

LTE/3G/... in uppercase in status

This commit is contained in:
Ycarus (Yannick Chabanois) 2020-05-05 10:26:24 +02:00
parent c253fa189f
commit 400dc0e574

View file

@ -297,6 +297,7 @@ Thanks :)*/
.network-node .info .title i { .network-node .info .title i {
font-weight: lighter; font-weight: lighter;
font-size: 5px; font-size: 5px;
text-transform: uppercase;
} }
.network-node .info .status-message { .network-node .info .status-message {