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:
Joseph Schorr 2014-02-13 15:59:37 -05:00
parent ade20952e2
commit 934b131f7b
9 changed files with 41 additions and 8 deletions

View file

@ -1 +1 @@
Your repository {{ tour.tourScope.username }}/{{ tour.tourScope.repoName }} is currently being pushed to Quay.io...
Your repository <span class="repo-name-small">{{ tour.tourScope.username }}/{{ tour.tourScope.repoName }}</span> is currently being pushed to Quay.io...