UI improvements for the tutorial:
- Have a show sudo checkbox which defaults to on for linux - Have the repository name be highlighted in a light blue bubble/chit
This commit is contained in:
parent
ade20952e2
commit
934b131f7b
9 changed files with 41 additions and 8 deletions
|
@ -1,3 +1,3 @@
|
|||
<p>Your repository {{ tour.tourScope.username }}/{{ tour.tourScope.repoName }} has been pushed to Quay.io!</p>
|
||||
<p>Your repository <span class="repo-name-small">{{ tour.tourScope.username }}/{{ tour.tourScope.repoName }}</span> has been pushed to Quay.io!</p>
|
||||
|
||||
<p>To view your repository, first click on the <strong>Repositories</strong> link in the header to continue. This will display the repositories list.</p>
|
||||
|
|
Reference in a new issue