Changeset 7652 in josm for trunk/styles


Ignore:
Timestamp:
2014-10-25T13:42:10+02:00 (10 years ago)
Author:
Klumbumbus
Message:

fix #10670 - improve preset and mappaint style for highway=raceway

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/styles/standard/elemstyles.mapcss

    r7648 r7652  
    614614    width: 1;
    615615    color: raceway#ff80ff;
     616}
     617way[highway=raceway][area?], relation[type=multipolygon][highway=raceway] {
     618    fill-color: raceway#ff80ff;
    616619}
    617620node[direction=clockwise] {
Note: See TracChangeset for help on using the changeset viewer.