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

View File

@@ -160,9 +160,14 @@ body.status-page {
left: 26px;
top: 5px;
width: 2px;
height: 100%;
height: 130%;
background: #7266BA;
}
&:last-child {
&:before {
height: 100%;
}
}
.status-icon {
background: #fff;
width: 35px;