Merge branch 'touchdown' of https://bitbucket.org/yackob03/quay into touchdown
This commit is contained in:
commit
92000eb11d
48 changed files with 772 additions and 386 deletions
|
@ -698,6 +698,10 @@ i.toggle-icon:hover {
|
|||
background-color: #ddd;
|
||||
}
|
||||
|
||||
.phase-icon.pulling {
|
||||
background-color: #cab442;
|
||||
}
|
||||
|
||||
.phase-icon.building {
|
||||
background-color: #f0ad4e;
|
||||
}
|
||||
|
|
Reference in a new issue