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:
parent
c10c687653
commit
ac7448759b
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user