We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46d4008 commit 603273dCopy full SHA for 603273d
web/viewer.html
@@ -256,7 +256,7 @@
256
</div>
257
258
259
- <div id="editorHighlight" class="toolbarButtonWithContainer">
+ <div id="editorHighlight" class="toolbarButtonWithContainer hidden">
260
<button id="editorHighlightButton" class="toolbarButton" type="button" disabled="disabled" title="Highlight" role="radio" aria-expanded="false" aria-haspopup="true" aria-controls="editorHighlightParamsToolbar" tabindex="0" data-l10n-id="pdfjs-editor-highlight-button">
261
<span data-l10n-id="pdfjs-editor-highlight-button-label">Highlight</span>
262
</button>
0 commit comments