Issue #9 - Checking if outage is ongoing or just a warning. Improved hooks, tests and HTML output.

This commit is contained in:
Daniel Thee Roperto
2016-09-06 17:17:26 +10:00
parent be477ee787
commit 583516a3c7
9 changed files with 76 additions and 22 deletions

View File

@@ -1,3 +1,7 @@
.auth_outage_warningbar {
background-color: red;
}
.auth_outage_warningbar_title {
font-size: 120%;
}