added onboarding panel
This commit is contained in:
+9
-1
@@ -64,7 +64,15 @@
|
||||
<img class="onboarding-img" alt="Long-press the New Tab button to create a new container tab." src="/img/onboarding-3.png" />
|
||||
<h3 class="onboarding-title">Container tabs when you need them.</h3>
|
||||
<p>Long-press the New Tab button to create a new container tab.</p>
|
||||
<a href="#" id="onboarding-longpress-button" class="onboarding-button">Done</a>
|
||||
<a href="#" id="onboarding-longpress-button" class="onboarding-button">Next</a>
|
||||
</div>
|
||||
|
||||
<div class="panel onboarding onboarding-panel-6 hide" id="onboarding-panel-6">
|
||||
<img class="onboarding-img" alt="Click below to start syncing" src="/img/onboarding-3.png" />
|
||||
<h3 class="onboarding-title">Container and site assignments everywhere.</h3>
|
||||
<p>Now containers will sync between installs of the add-on.</p>
|
||||
<a href="#" id="start-sync-button" class="onboarding-button">Start Syncing</a>
|
||||
<div><a herf="#" id="no-sync" class="no-sync">No Thanks</a></div>
|
||||
</div>
|
||||
|
||||
<div class="panel achievement-panel hide" id="achievement-panel">
|
||||
|
||||
Reference in New Issue
Block a user