summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTor Andersson <tor@ccxvii.net>2023-10-21 18:31:41 +0200
committerTor Andersson <tor@ccxvii.net>2023-10-21 18:31:41 +0200
commitda2bb2de876e0098c69492c45a257168e1b40c49 (patch)
tree0329e3da966a773a94682512a11e24023ec4ec8d
parent92233e0f8d7334f6d1b8df921fd16bfc5e6324fc (diff)
downloadred-flag-over-paris-da2bb2de876e0098c69492c45a257168e1b40c49.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 69eaff1..5ab9bd6 100644
--- a/play.css
+++ b/play.css
@@ -69,7 +69,6 @@ body.censorship #hand_panel { min-width: 1370px; }
.panel_header {
background-color: #444;
color: hsl(40, 60%, 90%);
- user-select: none;
font-weight: bold;
text-align: center;
padding: 3px 1em;
diff --git a/play.js b/play.js
index 47d1418..79aec26 100644
--- a/play.js
+++ b/play.js
@@ -619,4 +619,3 @@ function on_update() {
}
build_user_interface()
-scroll_with_middle_mouse("main")