File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 320
320
< div id ="editorModeSeparator " class ="verticalToolbarSeparator "> </ div >
321
321
322
322
< div class ="toolbarHorizontalGroup hiddenMediumView ">
323
- < button id ="printButton " class ="toolbarButton " type ="button " title ="Print " tabindex ="0 " data-l10n-id ="pdfjs-print-button ">
323
+ < button id ="printButton " class ="toolbarButton hidden " type ="button " title ="Print " tabindex ="0 " data-l10n-id ="pdfjs-print-button ">
324
324
< span data-l10n-id ="pdfjs-print-button-label "> Print</ span >
325
325
</ button >
326
326
327
- < button id ="downloadButton " class ="toolbarButton " type ="button " title ="Save " tabindex ="0 " data-l10n-id ="pdfjs-save-button ">
327
+ < button id ="downloadButton " class ="toolbarButton hidden " type ="button " title ="Save " tabindex ="0 " data-l10n-id ="pdfjs-save-button ">
328
328
< span data-l10n-id ="pdfjs-save-button-label "> Save</ span >
329
329
</ button >
330
330
</ div >
338
338
< div id ="secondaryToolbar " class ="hidden doorHangerRight menu ">
339
339
< div id ="secondaryToolbarButtonContainer " class ="menuContainer ">
340
340
<!--#if GENERIC-->
341
- < button id ="secondaryOpenFile " class ="toolbarButton labeled " type ="button " title ="Open File " tabindex ="0 " data-l10n-id ="pdfjs-open-file-button ">
341
+ < button id ="secondaryOpenFile " class ="toolbarButton labeled hidden " type ="button " title ="Open File " tabindex ="0 " data-l10n-id ="pdfjs-open-file-button ">
342
342
< span data-l10n-id ="pdfjs-open-file-button-label "> Open</ span >
343
343
</ button >
344
344
<!--#endif-->
358
358
</ div >
359
359
360
360
<!--#if GENERIC-->
361
- < div class ="horizontalToolbarSeparator "> </ div >
361
+ < div class ="horizontalToolbarSeparator hidden "> </ div >
362
362
<!--#endif-->
363
363
364
364
< button id ="presentationMode " class ="toolbarButton labeled " type ="button " title ="Switch to Presentation Mode " tabindex ="0 " data-l10n-id ="pdfjs-presentation-mode-button ">
You can’t perform that action at this time.
0 commit comments