Kenneth Gonsalves <[EMAIL PROTECTED]> writes:

> hi,
>
> I have the following code:
>
> .golf-yellowhazard {
>                                       stroke-width: .2px;
>                                       stroke: #f9f605;
>                                       stroke-dasharray: 1, 1;
>                                       fill: none;
>
> this is supposed to draw a dashed yellow line. But when the line is closed, 
> the area gets a black fill. How to avoid that?

Hm, have you tried leaving the fill declaration out? As another post
here said it may also be some other css class that also applies to
your element.

What does the actual rule look like?

-- 
Knut Arne Bjørndal
aka Bob Kåre
[EMAIL PROTECTED]
[EMAIL PROTECTED]

_______________________________________________
talk mailing list
talk@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk

Reply via email to