summaryrefslogtreecommitdiff
path: root/os/emscripten/shell.html
diff options
context:
space:
mode:
Diffstat (limited to 'os/emscripten/shell.html')
-rw-r--r--os/emscripten/shell.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/os/emscripten/shell.html b/os/emscripten/shell.html
index 17ea5b414..af031c6df 100644
--- a/os/emscripten/shell.html
+++ b/os/emscripten/shell.html
@@ -85,6 +85,8 @@
position: absolute;
width: 100%;
z-index: 2;
+ /* OpenTTD draws the cursor itself */
+ cursor: none !important;
}
</style>
</head>