mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-15 10:35:48 +00:00
Removed unused fake cursor div
This was an artifact from experimentation with multiple cursors long long ago in a land far far away Change-Id: I14491c4adbd40bb8df4b1c31725cb1621351bef2
This commit is contained in:
parent
b5befb1d57
commit
f6a8619b95
|
@ -127,6 +127,5 @@
|
|||
</div>
|
||||
|
||||
<div id="paste" contenteditable="true" style="height: 1px; width: 1px; display: none; opacity: 0; position: absolute;"></div>
|
||||
<div id="fake-cursor" style="height: 20px; width: 1px; background: red; position: absolute; top: 0; left: 0;"></div>
|
||||
|
||||
<!-- /VisualEditor Sandbox -->
|
||||
|
|
Loading…
Reference in a new issue