diff --git a/editor.css b/editor.css index 8009d50..3e6b451 100644 --- a/editor.css +++ b/editor.css @@ -95,6 +95,7 @@ body { -webkit-user-select: none; -ms-user-select: none; user-select: none; + cursor: pointer; } .contextmenu .menutop { diff --git a/editor.html b/editor.html index ddc0f94..08de2ce 100644 --- a/editor.html +++ b/editor.html @@ -28,7 +28,7 @@

Hello

- + X @@ -70,6 +70,14 @@  Edit
+ +