<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
Hi,<br>
<br>
A question about CSS, maybe for JOSM Jo?<br>
<br>
The following CSS, adapt to your taste, are very useful because they
make nodes very clear when you tag at high zoom and discreet when
you navigate at low zoom.<br>
node|z1-17 { symbol-shape: square; symbol-fill-opacity: 0;
symbol-size: 1; z-index:-1}<br>
node|z18- { symbol-shape: square; symbol-stroke-color: navy;
symbol-fill-color: rosybrown; symbol-size:8; z-index:1}<br>
(Windows>Map paint styles and Edit>Preferences>Grid
icon>Map paint styles)<br>
<br>
Questions: is there a way to:<br>
<ul>
<li>make the hair-cross (aka virtual node) in the middle of a way
more visible
</li>
<li>prevent the cursor turning to a hand that's hiding the dot
it's dragging<br>
</li>
</ul>
<p>
TIA and Cheers, <br>
</p>
<table>
<tbody>
<tr>
<td valign="top">André.</td>
</tr>
</tbody>
</table>
</body>
</html>