Remove mozilla format header & move help icon

This commit is contained in:
Rob Garrison 2018-01-15 16:39:15 -06:00
parent 100f7716fd
commit 26dbe6d0f5

View File

@ -269,15 +269,13 @@
<button id="beautify" i18n-text="styleBeautify"></button>
<a href="manage.html" tabindex="-1"><button id="cancel-button" i18n-text="styleCancelEditLabel"></button></a>
</div>
<div id="mozilla-format-container">
<h2 id="mozilla-format-heading" i18n-text="styleMozillaFormatHeading">
<a id="to-mozilla-help" class="svg-inline-wrapper" href="#">
<svg class="svg-icon info"><use xlink:href="#svg-icon-help"/></svg>
</a>
</h2>
<p id="mozilla-format-container">
<button id="from-mozilla" i18n-text="importLabel"></button>
<button id="to-mozilla" i18n-text="exportLabel"></button>
</div>
<a id="to-mozilla-help" class="svg-inline-wrapper" href="#">
<svg class="svg-icon info"><use xlink:href="#svg-icon-help"/></svg>
</a>
</p>
</section>
<details id="options" data-pref="editor.options.expanded">
<summary><h2 id="options-heading" i18n-text="optionsHeading"></h2></summary>