system status page

This commit is contained in:
2016-03-20 11:56:08 +01:00
parent d41d080a70
commit 7df870c77c
26 changed files with 360 additions and 58 deletions
+10
View File
@@ -1074,4 +1074,14 @@ label.select-wrap {
-ms-flex: 0 0 15%;
flex: 0 0 15%; }
.page-home #rssi-perc:after {
padding-left: 0.1459102934rem;
content: '%';
font-size: 0.8888888889em; }
.page-home #rssi-dbm:after {
padding-left: 0.1459102934rem;
content: 'dBm';
font-size: 0.8888888889em; }
/*# sourceMappingURL=app.css.map */
File diff suppressed because one or more lines are too long