Start on the new build view
This commit is contained in:
parent
5cc1c90021
commit
e227d7e526
30 changed files with 816 additions and 11 deletions
|
@ -866,7 +866,7 @@ i.toggle-icon:hover {
|
|||
}
|
||||
|
||||
.phase-icon.complete {
|
||||
background-color: rgba(66, 139, 202, 1);
|
||||
background-color: #2fcc66;
|
||||
}
|
||||
|
||||
.build-status {
|
||||
|
|
Reference in a new issue