Changes between Version 7 and Version 8 of Styles/Surface


Ignore:
Timestamp:
2011-03-16T23:27:38+01:00 (15 years ago)
Author:
cmuelle8
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Styles/Surface

    v7 v8  
    224224}
    225225
    226 way|z14-[highway][smoothness=~/excellent|good/]
    227 {
    228     text: none;
    229 }
    230 
    231226way|z14-[highway][surface=~/paved.*|asphalt.*|concrete.*|cobble.*/]
    232227{
     
    257252way|z14-[highway][eval(prop(render-encasing))][smoothness=~/excellent|good|intermediate/]
    258253{
     254    text: none;
    259255    casing-width: eval(prop(width) + prop(my-encasing));
    260256    casing-color: eval(prop(text-color));