summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTor Andersson <tor@ccxvii.net>2023-10-21 18:32:14 +0200
committerTor Andersson <tor@ccxvii.net>2023-10-21 18:32:14 +0200
commit9cc3fcf8800751c2841134d4aca0e7af3478f3a3 (patch)
tree308d6bc64ac94a8976f675c78b71ec1f226a0f98
parent28a5c0d826ca97abfd4ed07af1deedc6ed3be000 (diff)
downloadtime-of-crisis-9cc3fcf8800751c2841134d4aca0e7af3478f3a3.tar.gz
scroll_with_middle_mouse
-rw-r--r--play.css1
-rw-r--r--play.js1
2 files changed, 0 insertions, 2 deletions
diff --git a/play.css b/play.css
index e6ec614..9045a22 100644
--- a/play.css
+++ b/play.css
@@ -688,7 +688,6 @@ body.tint .legion.reduced {
.panel_header {
color: white;
- user-select: none;
font-weight: bold;
text-align: center;
padding: 3px 1em;
diff --git a/play.js b/play.js
index 51e95ec..87d7a58 100644
--- a/play.js
+++ b/play.js
@@ -1776,4 +1776,3 @@ function toggle_tint() {
}
on_init()
-scroll_with_middle_mouse("main")