mirror of
https://github.com/CachetHQ/Cachet.git
synced 2025-01-17 21:49:01 +01:00
Fixes #567.
This commit is contained in:
parent
f73afb87d8
commit
0e8899e90e
File diff suppressed because one or more lines are too long
@ -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"
|
||||
}
|
@ -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;
|
||||
|
Loading…
x
Reference in New Issue
Block a user