Make status line in UI show "TUNNELED" if slow TCP tunneling mode is active.

This commit is contained in:
Adam Ierymenko 2015-06-03 16:47:07 -07:00
commit 9b0c8965bb
3 changed files with 3 additions and 3 deletions

View file

@ -170,7 +170,7 @@ html,body {
.zeroTierNode > .bottom > .left > .statusLine {
font-family: monospace;
white-space: nowrap;
font-size: 12pt;
font-size: 11pt;
height: 100%;
}
.zeroTierNode > .bottom > .right {