Tweak failed build color
This commit is contained in:
parent
4ee2f29dc7
commit
3b4160c8e5
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@ class RunboatBuildElement extends LitElement {
|
||||||
background-color: palegreen;
|
background-color: palegreen;
|
||||||
}
|
}
|
||||||
.build-status-failed {
|
.build-status-failed {
|
||||||
background-color: palevioletred;
|
background-color: lightcoral;
|
||||||
}
|
}
|
||||||
p {
|
p {
|
||||||
margin-top: 0.5em;
|
margin-top: 0.5em;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue