Changes between Version 12 and Version 13 of Styles/Potlatch2


Ignore:
Timestamp:
2024-09-01T11:05:38+02:00 (12 months ago)
Author:
Famlam
Comment:

Fix broken color, following the fix in Potlatch 3: https://github.com/systemed/potlatch3/commit/d857c2b5732f818f7f67142c88886f849299791d

Legend:

Unmodified
Added
Removed
Modified
  • Styles/Potlatch2

    v12 v13  
    151151
    152152way[aeroway=aerodrome]:closed
    153     { z-index: 3; color: #bb44bb; width: 3; casing-color: #66066;  casing-width: 1;  }
     153    { z-index: 3; color: #bb44bb; width: 3; casing-color: #660066;  casing-width: 1;  }
    154154way[aeroway=taxiway]!:closed { z-index: 8; color: #999999; width: 3; casing-color: #aa66aa; casing-width: 2; }
    155155area[aeroway=taxiway]:closed { z-index: 8; color: #bb99bb; width: 3; fill-color: #ccaacc; }