fix: broken HTML (#1446)

* chore: refresh css files with sass 1.26.10

* fix: css selector for toolbar-separator

* chore: fix duplicate html ids in mac client faq

* fix: duplicate ID 'pagetitle' tags in Mac help

* fix: duplicate ID 'taskbox' tags in Mac help

* chore: fix mismatched div
This commit is contained in:
Charles Kerr
2020-09-12 21:44:47 -05:00
committed by GitHub
parent 83cc7e04c8
commit 09cc4c7a68
21 changed files with 2151 additions and 1618 deletions

View File

@@ -15,13 +15,13 @@
<a class="leftborder" href="../html/index2.html">Index</a></div>
</div>
</div>
<div id="pagetitle">
<div class="pagetitle">
<h1>How do I manually recheck my files?</h1>
</div>
<p>If Transmission crashes, you may want to manually recheck your files to both verify that the download has not been corrupted, and to ensure that the download continues where it left off, and does not start over.
<p>To do this:
<div summary="To do this" id="taskbox">
<div summary="To do this" class="taskbox">
<ol>
<li>Select the relevant torrent.</li>
<li>Go to the Transfers menu -> Verify Local Data.</li>