Changeset 10539 in josm for trunk/styles/standard/elemstyles.mapcss
- Timestamp:
- 2016-07-16T22:25:12+02:00 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/styles/standard/elemstyles.mapcss
r10522 r10539 1616 1616 1617 1617 area[leisure=sports_centre], 1618 area[leisure=fitness_centre], 1618 1619 area[leisure=stadium], 1619 1620 area[leisure=horse_riding], … … 1623 1624 node[leisure=sports_centre] { 1624 1625 icon-image: "sport/centre.png"; 1626 set icon_z17; 1627 } 1628 node[leisure=fitness_centre] { 1629 icon-image: "sport/fitness_centre.png"; 1630 icon-width: 16; 1625 1631 set icon_z17; 1626 1632 } … … 3813 3819 } 3814 3820 node[sport=gymnastics] { 3815 icon-image: "presets/gymnastics.png"; 3816 icon-width: 16; 3821 icon-image: "presets/gymnastics.svg"; 3817 3822 set icon_z17; 3818 3823 }
Note:
See TracChangeset
for help on using the changeset viewer.