summaryrefslogtreecommitdiff
path: root/app/views/help/_shortcuts.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/help/_shortcuts.html.haml')
-rw-r--r--app/views/help/_shortcuts.html.haml16
1 files changed, 8 insertions, 8 deletions
diff --git a/app/views/help/_shortcuts.html.haml b/app/views/help/_shortcuts.html.haml
index ff83ff5bc4d..7b21ca30d8c 100644
--- a/app/views/help/_shortcuts.html.haml
+++ b/app/views/help/_shortcuts.html.haml
@@ -29,12 +29,12 @@
%tr
%td.shortcut
.key
- %i.icon-arrow-up
+ %i.fa.fa-arrow-up
%td Move selection up
%tr
%td.shortcut
.key
- %i.icon-arrow-down
+ %i.fa.fa-arrow-down
%td Move selection down
%tr
%td.shortcut
@@ -132,28 +132,28 @@
%tr
%td.shortcut
.key
- %i.icon-arrow-left
+ %i.fa.fa-arrow-left
\/
.key h
%td Scroll left
%tr
%td.shortcut
.key
- %i.icon-arrow-right
+ %i.fa.fa-arrow-right
\/
.key l
%td Scroll right
%tr
%td.shortcut
.key
- %i.icon-arrow-up
+ %i.fa.fa-arrow-up
\/
.key k
%td Scroll up
%tr
%td.shortcut
.key
- %i.icon-arrow-down
+ %i.fa.fa-arrow-down
\/
.key j
%td Scroll down
@@ -161,7 +161,7 @@
%td.shortcut
.key
shift
- %i.icon-arrow-up
+ %i.fa.fa-arrow-up
\/
.key
shift k
@@ -170,7 +170,7 @@
%td.shortcut
.key
shift
- %i.icon-arrow-down
+ %i.fa.fa-arrow-down
\/
.key
shift j