Changes between Version 97 and Version 98 of Styles/Coloured_Streets


Ignore:
Timestamp:
2015-03-07T00:39:35+01:00 (11 years ago)
Author:
Klumbumbus
Comment:

fix the fix

Legend:

Unmodified
Added
Removed
Modified
  • Styles/Coloured_Streets

    v97 v98  
    490490way[highway][!name]
    491491{
    492         text: none;
     492        text: "";
    493493}
    494494/* ------------------------------------------------------------------------------------------------------------------------ */
     
    515515        width: 3;
    516516        fill-opacity:0.2;       
    517         text: none;
     517        text: "";
    518518        z-index: 1;
    519519}
     
    579579        symbol-fill-opacity: 0.85;
    580580        z-index: -1;
    581         text: none;
     581        text: "";
    582582        font-size: 12;
    583583        text-color: black;
     
    626626way|z-17["highway"]["name"][highway!="platform"][highway!="emergency_access_point"]
    627627{
    628         text: none;
     628        text: "";
    629629}
    630630                        /* casing for name:left and name:right */
     
    656656{
    657657        width: 3;
    658         text: none;
     658        text: "";
    659659        text-halo-radius: 2;
    660660        /* fill-color is needed to set it as "area style" to display the names for pedestrian multipolygons correctly.