Get the new build system working for enterprise
This commit is contained in:
parent
f93c0a46e8
commit
4322b5f81c
8 changed files with 319 additions and 55 deletions
|
@ -876,6 +876,10 @@ i.toggle-icon:hover {
|
|||
background-color: #f0ad4e;
|
||||
}
|
||||
|
||||
.phase-icon.priming-cache {
|
||||
background-color: #ddd;
|
||||
}
|
||||
|
||||
.phase-icon.pushing {
|
||||
background-color: #5cb85c;
|
||||
}
|
||||
|
|
Reference in a new issue