mirror of
https://github.com/healthchecks/healthchecks.git
synced 2025-04-07 14:15:34 +00:00
Remove ic-started from CSS (unused)
This commit is contained in:
parent
534d6973c4
commit
35b6b94a1d
1 changed files with 1 additions and 2 deletions
|
@ -163,8 +163,7 @@ body {
|
||||||
width: 24px;
|
width: 24px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.status.ic-up,
|
.status.ic-up {
|
||||||
.status.ic-started {
|
|
||||||
color: #5cb85c;
|
color: #5cb85c;
|
||||||
}
|
}
|
||||||
.status.ic-new,
|
.status.ic-new,
|
||||||
|
|
Loading…
Add table
Reference in a new issue