Tutorial improvements
- Skip the build-related tutorial steps when builds are disabled - Make the styling of the tutorial more consistent with the new layout
This commit is contained in:
parent
04678e4e64
commit
4347e2f344
8 changed files with 28 additions and 15 deletions
|
@ -1,5 +1,5 @@
|
|||
<div>
|
||||
<div class="co-alert co-alert-info">
|
||||
<div class="user-enter-box">
|
||||
<div class="checkbox" style="margin: 0px;">
|
||||
<input name="showSudo" type="checkbox" ng-model="tour.tourScope.showSudo" style="display: inline-block; margin-left: 10px; margin-right: 10px;">
|
||||
<label for="showSudo" style="padding-left: 30px;">
|
||||
|
|
Reference in a new issue