Hi, actually I never thought of this issue ... maybe I will include an
optional themeroller theme which will only style the context menu and
drag nodes ... and possibly add the dots :)
Anyway - in the mean time - you can use this:
#vakata-dragged ins { background:transparent !important; }
#vakata-dragged .jstree-ok { background:url("d.png") -2px -53px no-
repeat !important; }
#vakata-dragged .jstree-invalid { background:url("d.png") -18px -53px
no-repeat !important; }
#jstree-marker { background:url("d.png") -41px -57px no-repeat !
important; }
You can find d.png in the default theme (or even use d.gif for better
IE6 support). You can of course use your own images too :)
Kindest regards,
Ivan