mirror of https://gitee.com/bigwinds/arangodb
corrected design error
This commit is contained in:
parent
6bf3c91fb8
commit
09ac30a9e7
|
@ -57,7 +57,7 @@
|
||||||
|
|
||||||
<div id="shortcutDiv" class="shortcuts">
|
<div id="shortcutDiv" class="shortcuts">
|
||||||
<b>Submit:</b> Ctrl/Cmd + Return<b>Undo:</b> Ctrl/Cmd + Z<b>Redo:</b> Ctrl/Cmd + SHIFT + Z
|
<b>Submit:</b> Ctrl/Cmd + Return<b>Undo:</b> Ctrl/Cmd + Z<b>Redo:</b> Ctrl/Cmd + SHIFT + Z
|
||||||
<b>Toggle Comments:</b> CTRL/CMD + SHIFT + C
|
<b>Toggle Comments:</b> Ctrl/Cmd + Shift + C
|
||||||
<br/><b class="clearShortcut">Warning:</b> Right now there is a bug in Safari, the cursor is misplaced. Please use a different
|
<br/><b class="clearShortcut">Warning:</b> Right now there is a bug in Safari, the cursor is misplaced. Please use a different
|
||||||
browser for now. Fix in progress.
|
browser for now. Fix in progress.
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in New Issue