Changeset 7942 in josm for trunk/styles/standard
- Timestamp:
- 2015-01-08T21:39:04+01:00 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/styles/standard/elemstyles.mapcss
r7928 r7942 3799 3799 set text_z0; 3800 3800 } 3801 area[natural=peak] {3802 fill-color: peak#663300;3803 }3804 3801 node[natural=peak] { 3805 3802 icon-image: "presets/peak.svg"; … … 3822 3819 text: auto; 3823 3820 set text_z0; 3824 }3825 area[natural=volcano] {3826 fill-color: volcano#5f0000;3827 3821 } 3828 3822 node[natural=volcano] {
Note:
See TracChangeset
for help on using the changeset viewer.