diff options
-rw-r--r-- | play.css | 1 | ||||
-rw-r--r-- | play.js | 1 |
2 files changed, 0 insertions, 2 deletions
@@ -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; @@ -619,4 +619,3 @@ function on_update() { } build_user_interface() -scroll_with_middle_mouse("main") |