diff --git a/web/annotation_editor_layer_builder.css b/web/annotation_editor_layer_builder.css
index 4fe6b82fe..3e14bcb81 100644
--- a/web/annotation_editor_layer_builder.css
+++ b/web/annotation_editor_layer_builder.css
@@ -40,10 +40,10 @@
--editorFreeText-editing-cursor: text;
--editorInk-editing-cursor: url(images/cursor-editorInk.svg) 0 16, pointer;
--editorHighlight-editing-cursor: url(images/cursor-editorTextHighlight.svg)
- 23 23,
+ 24 24,
text;
- --editorFreeHighlight-editing-cursor: url(images/toolbarButton-editorHighlight.svg)
- 0 16,
+ --editorFreeHighlight-editing-cursor: url(images/cursor-editorFreeHighlight.svg)
+ 1 18,
pointer;
}
diff --git a/web/images/cursor-editorFreeHighlight.svg b/web/images/cursor-editorFreeHighlight.svg
new file mode 100755
index 000000000..513f6bdfd
--- /dev/null
+++ b/web/images/cursor-editorFreeHighlight.svg
@@ -0,0 +1,6 @@
+
diff --git a/web/images/cursor-editorTextHighlight.svg b/web/images/cursor-editorTextHighlight.svg
index f8e585855..800340cb5 100755
--- a/web/images/cursor-editorTextHighlight.svg
+++ b/web/images/cursor-editorTextHighlight.svg
@@ -1,4 +1,8 @@
-