aboutsummaryrefslogtreecommitdiff
path: root/src/console/console.html
diff options
context:
space:
mode:
authorShin'ya Ueoka <ueokande@i-beam.org>2017-09-01 09:23:01 +0900
committerShin'ya Ueoka <ueokande@i-beam.org>2017-09-01 09:23:01 +0900
commit95c095f366106952d25982f12d99e4858c54cdb9 (patch)
tree30aeaba69bea105e585d0b790ca42d79a6904d10 /src/console/console.html
parent6e5286ef10b26d0a09f3882d6c3bfdbd92223d0f (diff)
add console error element
Diffstat (limited to 'src/console/console.html')
-rw-r--r--src/console/console.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/console/console.html b/src/console/console.html
index 9177045..206976a 100644
--- a/src/console/console.html
+++ b/src/console/console.html
@@ -6,6 +6,7 @@
<script src='console.js'></script>
</head>
<body class='vimvixen-console'>
+ <p class='vimvixen-console-error'></p>
<div>
<p class='vimvixen-console-title'></p>
<div class='vimvixen-console-command'>