- Timestamp:
- 2012-05-27T13:00:06+02:00 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/styles/standard/elemstyles.xml
r5210 r5246 716 716 717 717 <rule> 718 <condition k="traffic_calming" v="bump"/> 719 <icon annotate="true" src="misc/no_icon.png"/> 720 </rule> 721 722 <rule> 723 <condition k="traffic_calming" v="hump"/> 724 <icon annotate="true" src="misc/no_icon.png"/> 725 </rule> 726 727 <rule> 728 <condition k="traffic_calming" v="table"/> 729 <icon annotate="true" src="misc/no_icon.png"/> 718 <condition k="traffic_calming"/> 719 <icon annotate="true" src="vehicle/traffic_calming.png" priority="-5"/> 730 720 </rule> 731 721
Note:
See TracChangeset
for help on using the changeset viewer.