diff --git a/editor.php b/editor.php
index 1182bbe..8520e8d 100644
--- a/editor.php
+++ b/editor.php
@@ -11,6 +11,7 @@
+
@@ -21,6 +22,9 @@
.cm-s-visible {display: block; top: 0px}
.cm-s-hidden {display: none; top: 4000px}
.cm-s-activeLine {background: #002 !important;}
+
+.cm-tab:after {position: relative; display: inline-block; width: 0px; left: -1.4em; overflow: visible; color: #aaa; content: "\21e5";}
+;};?>
@@ -29,8 +33,8 @@