Consolidate status markup.

Improved charting error reporting.
This commit is contained in:
2017-02-24 10:44:13 -05:00
parent 61cbc942c1
commit 3ff815082a
12 changed files with 119 additions and 72 deletions
+5 -1
View File
@@ -22,6 +22,9 @@ h1 {
p {
padding: 12px 0; }
i {
cursor: default; }
footer {
margin-top: 24px !important; }
@@ -81,7 +84,8 @@ a.banner-link:hover {
content: "\e012"; }
.status {
white-space: nowrap; }
white-space: nowrap;
cursor: default; }
.status:after {
font-family: "Glyphicons Halflings";
font-size: .8em;