Changeset 4764 in josm


Ignore:
Timestamp:
Jan 4, 2012 1:02:48 PM (17 months ago)
Author:
simon04
Message:

fix #7220 - patch by iav - railways shows wrong when internal and potlatch2 styles both

File:
1 edited

Legend:

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

    r4597 r4764  
    103103 
    104104way[railway=rail] 
    105         { z-index: 6; color: black; width: 5; } 
     105        { z-index: 6; color: black; width: 5; dashes: 0; } 
    106106way[railway=rail]::rail_over 
    107107        { z-index: 7; color: white; width: 3; dashes: 12,12; } 
Note: See TracChangeset for help on using the changeset viewer.