Changes between Version 13 and Version 14 of Styles/AdvertisingStyle
- Timestamp:
- 2016-07-14T16:30:32+02:00 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Styles/AdvertisingStyle
v13 v14 36 36 } 37 37 38 node[advertising=poster_box][shelter =yes] {38 node[advertising=poster_box][shelter_type=public_transport] { 39 39 icon-image: "images/poster_box_shelter.png"; 40 40 set icon_z17; 41 41 } 42 42 43 node[advertising=poster_box][!shelter =yes] {43 node[advertising=poster_box][!shelter_type=public_transport] { 44 44 icon-image: "images/poster_box.png"; 45 45 set icon_z17; … … 66 66 67 67 68 68 69 }}}
