Commit 18999277 authored by PaddyMc's avatar PaddyMc Committed by Rob Stupay

Fixes#1462 Update cursor on auto complete popup

parent 21a010b7
......@@ -31,6 +31,7 @@ var css = csjs`
font-family : monospace;
font-size : 10px;
display : block;
cursor : pointer;
}
.popupcontent div {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment