Changeset 7440 in josm
- Timestamp:
- 2014-08-25T01:18:02+02:00 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/styles/standard/elemstyles.mapcss
r7439 r7440 2776 2776 text: auto; 2777 2777 } 2778 area[aeroway=runway] { 2779 fill-color: aeroway_dark#330000; 2780 } 2778 2781 way[aeroway=runway] { 2779 2782 width: 3; … … 2783 2786 icon-image: "transport/airport/runway.png"; 2784 2787 text: auto; 2788 } 2789 area[aeroway=taxiway] { 2790 fill-color: aeroway#660000; 2785 2791 } 2786 2792 way[aeroway=taxiway] {
Note:
See TracChangeset
for help on using the changeset viewer.