Changeset 7259 in josm for trunk/styles/standard
- Timestamp:
- 2014-06-22T13:02:23+02:00 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/styles/standard/elemstyles.mapcss
r7257 r7259 2725 2725 /* draw tram on top of other way (highway=*) or 2726 2726 as a standalone style */ 2727 way[ railway=tram]::core_railway{2727 way[highway][railway=tram]::core_railway, way[!highway][railway=tram] { 2728 2728 object-z-index: 1; 2729 2729 modifier: false; /* don't draw default way if there is no line on default layer */
Note:
See TracChangeset
for help on using the changeset viewer.