made cursor invisible in IE

fixes #18
This commit is contained in:
TDaglis
2015-11-11 10:37:21 +02:00
parent ee0d15c878
commit 5f8585a625
+1
View File
@@ -57,6 +57,7 @@
}
.terminal .xterm-helper-textarea {
text-indent: -9999em;
opacity: 0;
width: 0;
height: 0;