| 1 | Index: elemstyles.xml
|
|---|
| 2 | ===================================================================
|
|---|
| 3 | --- elemstyles.xml (revision 5514)
|
|---|
| 4 | +++ elemstyles.xml (working copy)
|
|---|
| 5 | @@ -3716,16 +3716,16 @@
|
|---|
| 6 | </rule>
|
|---|
| 7 |
|
|---|
| 8 | <!--public_transport tags -->
|
|---|
| 9 | - <rule>
|
|---|
| 10 | - <condition k="public_transport" v="stop_position"/>
|
|---|
| 11 | - <icon annotate="true" src="misc/no_icon.png" priority="-10"/>
|
|---|
| 12 | - </rule>
|
|---|
| 13 | + <rule>
|
|---|
| 14 | + <condition k="public_transport" v="stop_position"/>
|
|---|
| 15 | + <icon annotate="true" src="transport/railway_small.png"/>
|
|---|
| 16 | + </rule>
|
|---|
| 17 |
|
|---|
| 18 | - <rule>
|
|---|
| 19 | - <condition k="public_transport" v="platform"/>
|
|---|
| 20 | - <icon annotate="true" src="misc/no_icon.png" priority="-10"/>
|
|---|
| 21 | + <rule>
|
|---|
| 22 | + <condition k="public_transport" v="platform"/>
|
|---|
| 23 | + <icon annotate="true" src="transport/bus_small.png"/>
|
|---|
| 24 | <line width="1" realwidth="1" colour="service#809bc0" dashed="9" dashedcolour="livingdashed#00ff00"/>
|
|---|
| 25 | - </rule>
|
|---|
| 26 | + </rule>
|
|---|
| 27 |
|
|---|
| 28 | <!--"deprecated" tags -->
|
|---|
| 29 |
|
|---|