diff --git a/css/glowingbear.css b/css/glowingbear.css index f28085e..ea2909c 100644 --- a/css/glowingbear.css +++ b/css/glowingbear.css @@ -192,6 +192,16 @@ input[type=text], input[type=password], .badge { padding: 0; margin: 0; } + +#connection-infos { + float: left; + max-width: 10%; + padding-left: 5px; + font-size: 12px; + color: #aaa; + overflow: hidden; +} + .nav-pills > li > a { border-radius: 0; color: #ddd; diff --git a/index.html b/index.html index 1530c78..f03bcaa 100644 --- a/index.html +++ b/index.html @@ -151,6 +151,7 @@ $ openssl req -nodes -newkey rsa:2048 -keyout relay.pem -x509 -days 365 -out rel
brand
+
{{ host }}:{{ port }}
{{ activeBuffer().title}}