Changes between Version 97 and Version 98 of Styles/Coloured_Streets
- Timestamp:
- 2015-03-07T00:39:35+01:00 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Styles/Coloured_Streets
v97 v98 490 490 way[highway][!name] 491 491 { 492 text: none;492 text: ""; 493 493 } 494 494 /* ------------------------------------------------------------------------------------------------------------------------ */ … … 515 515 width: 3; 516 516 fill-opacity:0.2; 517 text: none;517 text: ""; 518 518 z-index: 1; 519 519 } … … 579 579 symbol-fill-opacity: 0.85; 580 580 z-index: -1; 581 text: none;581 text: ""; 582 582 font-size: 12; 583 583 text-color: black; … … 626 626 way|z-17["highway"]["name"][highway!="platform"][highway!="emergency_access_point"] 627 627 { 628 text: none;628 text: ""; 629 629 } 630 630 /* casing for name:left and name:right */ … … 656 656 { 657 657 width: 3; 658 text: none;658 text: ""; 659 659 text-halo-radius: 2; 660 660 /* fill-color is needed to set it as "area style" to display the names for pedestrian multipolygons correctly.
