TV view button. Updated stats bar. Removed tx/second graph. CSS fixes.

This commit is contained in:
Simon Lindh
2019-08-15 14:50:05 +03:00
parent 4f6a9f035d
commit dabbe402ac
10 changed files with 36 additions and 50 deletions

View File

@@ -23,12 +23,14 @@
}
.info-block {
float:left;
float: left;
width: 350px;
line-height: 25px;
}
.progress {
display: inline-flex;
width: 150px;
width: 160px;
background-color: #2d3348;
height: 1.1rem;
}