Ignore:
Timestamp:
2011-02-13T23:01:55+01:00 (15 years ago)
Author:
bastiK
Message:

improve potlatch 2 style

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/styles_nodist/potlatch2/patched/core_ways.css

    r3898 r3900  
    7272way[waterway=river],
    7373way[waterway=canal],
    74 way[waterway=stream]   { color: blue; width: 2; text:auto; text-color:blue; font-size:9; text-position: offset; text-offset: 7;}
    75 way[waterway=drain]                      {color: blue; width: 1; text:auto; text-color: blue; text-position: offset; text-offset: 3;}
     74way[waterway=stream]   { color: blue; width: 2; text:auto; text-color:blue; font-size:9; text-position: line; text-offset: 7;}
     75way[waterway=drain]                      {color: blue; width: 1; text:auto; text-color: blue; text-position: line; text-offset: 3;}
    7676way[waterway][tunnel=yes]                {dashes: 8,4;}
    7777
Note: See TracChangeset for help on using the changeset viewer.