|
|
@ -135,8 +135,8 @@ limitations under the License. |
|
|
|
<input id="fileInput" class="fileInput" type="file" oncontextmenu="return false;" style="visibility: hidden; position: fixed; right: 0; top: 0" /> |
|
|
|
<input id="fileInput" class="fileInput" type="file" oncontextmenu="return false;" style="visibility: hidden; position: fixed; right: 0; top: 0" /> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<button id="fullscreen" class="toolbarButton fullscreen" title="Fullscreen" tabindex="11" data-l10n-id="fullscreen"> |
|
|
|
<button id="fullscreen" class="toolbarButton fullscreen" title="Switch to Presentation Mode" tabindex="11" data-l10n-id="presentation_mode"> |
|
|
|
<span data-l10n-id="fullscreen_label">Fullscreen</span> |
|
|
|
<span data-l10n-id="presentation_mode_label">Presentation Mode</span> |
|
|
|
</button> |
|
|
|
</button> |
|
|
|
|
|
|
|
|
|
|
|
<button id="openFile" class="toolbarButton openFile" title="Open File" tabindex="12" data-l10n-id="open_file"> |
|
|
|
<button id="openFile" class="toolbarButton openFile" title="Open File" tabindex="12" data-l10n-id="open_file"> |
|
|
|