aboutsummaryrefslogtreecommitdiff
path: root/src/console/console.html
diff options
context:
space:
mode:
authorShin'ya Ueoka <ueokande@i-beam.org>2017-09-01 16:29:36 +0900
committerShin'ya Ueoka <ueokande@i-beam.org>2017-09-01 18:08:38 +0900
commit02ea10a357955752dda4c72c49de2340997c9818 (patch)
tree1cb621bd8ea538e128a7263012d3c8bc077e2e0d /src/console/console.html
parent2312ba6560fe8ca81a6ed100a726fe970cba1fd5 (diff)
show error text
Diffstat (limited to 'src/console/console.html')
-rw-r--r--src/console/console.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/console/console.html b/src/console/console.html
index 228660b..2eb445d 100644
--- a/src/console/console.html
+++ b/src/console/console.html
@@ -8,7 +8,7 @@
<body class='vimvixen-console'>
<p id='vimvixen-console-error'
class='vimvixen-console-error'></p>
- <div>
+ <div id='vimvixen-console-command'>
<p class='vimvixen-console-title'></p>
<div class='vimvixen-console-command'>
<i class='vimvixen-console-command-prompt'></i><input