Add Alt zoom to help page (to be complete)

pull/259/merge
Dave C-J 2014-07-08 08:47:44 +01:00
parent 6e956ef03a
commit 4532cadb14
1 changed files with 6 additions and 2 deletions

View File

@ -174,8 +174,12 @@
<td colspan="2"></td>
</tr>
<tr>
<td><span class="help-key">Ctrl</span> <span class="help-key">+</span></td><td>Zoom in</td>
<td><span class="help-key">Ctrl</span> <span class="help-key">-</span></td><td>Zoom out</td>
<td><span class="help-key">Alt</span> <span class="help-key">+</span></td><td>Worksheet Zoom in</td>
<td><span class="help-key">Alt</span> <span class="help-key">-</span></td><td>Worksheet Zoom out</td>
</tr>
<tr>
<td><span class="help-key">Ctrl</span> <span class="help-key">+</span></td><td>App Zoom in</td>
<td><span class="help-key">Ctrl</span> <span class="help-key">-</span></td><td>App Zoom out</td>
</tr>
</table>
</div>