Changeset 7854 in josm for trunk/styles
- Timestamp:
- 2014-12-20T14:02:58+01:00 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/styles/standard/elemstyles.mapcss
r7825 r7854 723 723 } 724 724 node[highway=motorway_junction] { 725 icon-image: "vehicle/ exit.png";725 icon-image: "vehicle/motorway_junction.svg"; 726 726 set icon_z17; 727 727 text: auto; … … 775 775 set icon_z17; 776 776 text: auto; 777 } 778 area[highway=elevator] { 779 fill-color: elevator#a6bace; 777 780 } 778 781 node[highway=elevator] {
Note:
See TracChangeset
for help on using the changeset viewer.