Changeset 7858 in josm
- Timestamp:
- 2014-12-20T15:49:16+01:00 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/styles/standard/elemstyles.mapcss
r7854 r7858 622 622 way[highway=raceway][area?], relation[type=multipolygon][highway=raceway] { 623 623 fill-color: raceway#ff80ff; 624 } 625 area[junction=yes] { 626 fill-color: junction#c0c0c0; 627 } 628 node[junction=yes] { 629 icon-image: "misc/no_icon.png"; 630 set icon_z17; 631 text: auto; 624 632 } 625 633 node[highway=traffic_mirror] {
Note:
See TracChangeset
for help on using the changeset viewer.