Changes between Version 5 and Version 6 of Styles/AdvertisingStyle
- Timestamp:
- 2016-07-09T19:50:38+02:00 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Styles/AdvertisingStyle
v5 v6 16 16 17 17 node[advertising=billboard][advertising:support=truck] { 18 icon-image: "images/billboard43. png";18 icon-image: "images/billboard43.svg"; 19 19 set icon_z17; 20 20 } 21 21 22 22 node[advertising=billboard][advertising:support=grounded_legs] { 23 icon-image: "images/billboard43_2. png";23 icon-image: "images/billboard43_2.svg"; 24 24 set icon_z17; 25 25 } 26 26 27 27 node[advertising=poster_box] { 28 icon-image: "images/poster_box. png";28 icon-image: "images/poster_box.svg"; 29 29 set icon_z17; 30 30 } 31 31 32 32 node[advertising=board] { 33 icon-image: "images/indication. png";33 icon-image: "images/indication.svg"; 34 34 set icon_z17; 35 35 } 36 36 37 37 node[advertising=totem] { 38 icon-image: "images/totem. png";38 icon-image: "images/totem.svg"; 39 39 set icon_z17; 40 40 } 41 41 42 42 node[advertising=column] { 43 icon-image: "images/column. png";43 icon-image: "images/column.svg"; 44 44 set icon_z17; 45 45 }
