Changeset 9093 in josm for trunk/styles
- Timestamp:
- 2015-12-07T17:48:13+01:00 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/styles/standard/elemstyles.mapcss
r9092 r9093 3474 3474 node[railway=signal] { 3475 3475 icon-image: "vehicle/railway_signal.svg"; 3476 icon-width: 16;3477 3476 set icon_z17; 3478 3477 text: auto; … … 4226 4225 node[waterway=turning_point] { 4227 4226 icon-image: "nautical/turning.png"; 4228 set icon_z17;4229 text: auto;4230 }4231 node[seamark=buoy] {4232 icon-image: "nautical/buoy.svg";4233 4227 set icon_z17; 4234 4228 text: auto;
Note:
See TracChangeset
for help on using the changeset viewer.