Consolidate status markup.
Improved charting error reporting.
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user