This commit is contained in:
James Brooks
2015-04-03 17:44:48 +01:00
parent f73afb87d8
commit 0e8899e90e
3 changed files with 8 additions and 3 deletions
File diff suppressed because one or more lines are too long
+1 -1
View File
@@ -1,4 +1,4 @@
{ {
"dist/css/all.css": "dist/css/all-216e3f72.css", "dist/css/all.css": "dist/css/all-b6d29dc2.css",
"dist/js/all.js": "dist/js/all-8bdacd0b.js" "dist/js/all.js": "dist/js/all-8bdacd0b.js"
} }
+6 -1
View File
@@ -160,9 +160,14 @@ body.status-page {
left: 26px; left: 26px;
top: 5px; top: 5px;
width: 2px; width: 2px;
height: 100%; height: 130%;
background: #7266BA; background: #7266BA;
} }
&:last-child {
&:before {
height: 100%;
}
}
.status-icon { .status-icon {
background: #fff; background: #fff;
width: 35px; width: 35px;