Changeset 7044 in josm for trunk/styles/standard/elemstyles.mapcss
- Timestamp:
- 2014-05-02T00:52:27+02:00 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/styles/standard/elemstyles.mapcss
r7042 r7044 141 141 realwidth: 1; 142 142 color: address#1C86EE; 143 dashes: 1,1;143 dashes: 2,2; 144 144 } 145 145 area[building] { … … 614 614 realwidth: 1; 615 615 color: foot#00ff00; 616 dashes: 1,1;616 dashes: 2,2; 617 617 } 618 618 node[highway=steps] { … … 2813 2813 width: 1; 2814 2814 color: aerialway#663300; 2815 dashes: 1,1;2815 dashes: 2,2; 2816 2816 } 2817 2817 node[aerialway=goods] {
Note:
See TracChangeset
for help on using the changeset viewer.