Puts shortcut key in the right place.
This commit is contained in:
parent
1731f45e2b
commit
a1b475acab
1 changed files with 4 additions and 4 deletions
|
@ -40,10 +40,6 @@
|
|||
%td.shortcut
|
||||
.key enter
|
||||
%td Open Selection
|
||||
%tr
|
||||
%td.shortcut
|
||||
.key t
|
||||
%td Go to finding file
|
||||
%tbody
|
||||
%tr
|
||||
%th
|
||||
|
@ -161,6 +157,10 @@
|
|||
.key s
|
||||
%td
|
||||
Go to snippets
|
||||
%tr
|
||||
%td.shortcut
|
||||
.key t
|
||||
%td Go to finding file
|
||||
.col-lg-4
|
||||
%table.shortcut-mappings
|
||||
%tbody{ class: 'hidden-shortcut network', style: 'display:none' }
|
||||
|
|
Loading…
Reference in a new issue