Changes between Version 102 and Version 103 of Styles/iD


Ignore:
Timestamp:
2026-05-18T02:02:19+02:00 (5 days ago)
Author:
anonymous
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Styles/iD

    v102 v103  
    45374537way[railway=disused][!highway][!tunnel] {
    45384538    width: 2;
    4539     color: rail#eeeeee;
     4539    color: rail#808080;
    45404540    dashes: 12,12;
    4541     dashes-background-color: raildashed#808080;
     4541    dashes-background-color: raildashed#EEEEEE;
    45424542    casing-width: 2;
    45434543}
     
    45464546    color: rail#747474;
    45474547    dashes: 12,12;
    4548     dashes-background-color:#404040;
     4548    dashes-background-color:#949494;
    45494549    casing-width: 2;
    45504550}