Show red bar on top if server is offline (Fixes #1853)

This commit is contained in:
Emanuel Schuetze 2016-01-27 19:53:00 +01:00
parent b133ef2556
commit 14e2fedd6b
2 changed files with 6 additions and 0 deletions

View File

@ -87,6 +87,11 @@ img {
color: #999;
}
#header div.unconnected {
border: 1px solid red;
position: fixed;
width: 100%;
}
#header a.headerlink {
text-decoration: none;
}

View File

@ -16,6 +16,7 @@
<!-- Header -->
<div id="header">
<div ng-hide="connected" class="unconnected"></div>
<div class="containerOS">
<!-- Logo -->
<div class="title">