Changeset 8021 in josm for trunk/styles/standard
- Timestamp:
- 2015-02-09T14:09:15+01:00 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/styles/standard/elemstyles.mapcss
r8012 r8021 3373 3373 color: aeroway#660000; 3374 3374 } 3375 way[aeroway=parking_position] { 3376 width: 1; 3377 color: aeroway#660000; 3378 } 3379 node[aeroway=parking_position] { 3380 icon-image: "transport/airport/parking_position.png"; 3381 set icon_z17; 3382 text: auto; 3383 } 3375 3384 area[aeroway=apron], 3376 3385 area[aeroway=hangar] {
Note:
See TracChangeset
for help on using the changeset viewer.