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;
|
||||
}
|
||||
.build-status-failed {
|
||||
background-color: palevioletred;
|
||||
background-color: lightcoral;
|
||||
}
|
||||
p {
|
||||
margin-top: 0.5em;
|
||||
|
|
|
|||
Loading…
Reference in a new issue