]> git.proxmox.com Git - mirror_xterm.js.git/blobdiff - demo/style.css
fixes #799 - lookup table is created on first wcwidth call for char > 127
[mirror_xterm.js.git] / demo / style.css
index 2f05e309a0268d22001390da5d9d0af74b8dc8bc..7138962123c84ba2270f92dfba34d88990286457 100644 (file)
@@ -20,7 +20,3 @@ h1 {
     color: #fafafa;
     padding: 2px;
 }
-
-#terminal-container .terminal:focus .terminal-cursor {
-    background-color: #fafafa;
-}