Add notice on how to restart wizard
This commit is contained in:
@@ -832,6 +832,12 @@ input[type="file"] {
|
|||||||
font-size: 0.88rem;
|
font-size: 0.88rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.restart-hint {
|
||||||
|
margin-top: 1.5rem;
|
||||||
|
font-size: 0.78rem;
|
||||||
|
color: var(--text-muted);
|
||||||
|
}
|
||||||
|
|
||||||
.error-log {
|
.error-log {
|
||||||
margin-top: 0.75rem;
|
margin-top: 0.75rem;
|
||||||
padding: 0.75rem 1rem;
|
padding: 0.75rem 1rem;
|
||||||
|
|||||||
@@ -282,6 +282,7 @@
|
|||||||
<strong>Safely eject</strong> your Kobo and let it reboot. NickelMenu will be automatically removed during the reboot.
|
<strong>Safely eject</strong> your Kobo and let it reboot. NickelMenu will be automatically removed during the reboot.
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
<p class="restart-hint">You can always restart the entire flow by reloading the page.</p>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<!-- Step 2 (patches path): Configure patches -->
|
<!-- Step 2 (patches path): Configure patches -->
|
||||||
@@ -356,6 +357,7 @@
|
|||||||
<li>The device will reboot and apply the patches automatically.</li>
|
<li>The device will reboot and apply the patches automatically.</li>
|
||||||
</ol>
|
</ol>
|
||||||
</div>
|
</div>
|
||||||
|
<p class="restart-hint">You can always restart the entire flow by reloading the page.</p>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<!-- Error state -->
|
<!-- Error state -->
|
||||||
|
|||||||
Reference in New Issue
Block a user