Add Mozilla format tooltips
This commit is contained in:
parent
ce798ac51b
commit
9929d92284
|
@ -270,8 +270,8 @@
|
|||
<a href="manage.html" tabindex="-1"><button id="cancel-button" i18n-text="styleCancelEditLabel"></button></a>
|
||||
</div>
|
||||
<div id="mozilla-format-container">
|
||||
<button id="from-mozilla" i18n-text="importLabel"></button>
|
||||
<button id="to-mozilla" i18n-text="exportLabel"></button>
|
||||
<button id="from-mozilla" i18n-title="styleMozillaFormatHeading" i18n-text="importLabel"></button>
|
||||
<button id="to-mozilla" i18n-title="styleMozillaFormatHeading" i18n-text="exportLabel"></button>
|
||||
<a id="to-mozilla-help" class="svg-inline-wrapper" href="#">
|
||||
<svg class="svg-icon info"><use xlink:href="#svg-icon-help"/></svg>
|
||||
</a>
|
||||
|
|
Loading…
Reference in New Issue
Block a user