1
0
mirror of https://github.com/node-red/node-red.git synced 2023-10-10 13:36:53 +02:00

Revert Alt zoom change as it doesn't work in FF...

This commit is contained in:
Dave C-J 2014-07-08 14:17:37 +01:00
parent c10c687653
commit ac7448759b

View File

@ -174,12 +174,8 @@
<td colspan="2"></td>
</tr>
<tr>
<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>
<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>
</tr>
</table>
</div>