]> git.openstreetmap.org Git - rails.git/commitdiff
Update Potlatch 2 to 2.3-22-g7ed0c35 build
authorTom Hughes <tom@compton.nu>
Mon, 3 Oct 2011 13:06:44 +0000 (14:06 +0100)
committerTom Hughes <tom@compton.nu>
Mon, 3 Oct 2011 13:06:44 +0000 (14:06 +0100)
public/potlatch2/locales/de_DE.swf
public/potlatch2/locales/en_GB.swf
public/potlatch2/locales/en_US.swf
public/potlatch2/locales/fr_FR.swf
public/potlatch2/locales/pl_PL.swf
public/potlatch2/potlatch2.swf
public/potlatch2/stylesheets/core_ways.css

index 73326dff10294ce08ce121348849f841c7002059..7bb8883b467f2327477bf1a1c2299fc77179d7a3 100644 (file)
Binary files a/public/potlatch2/locales/de_DE.swf and b/public/potlatch2/locales/de_DE.swf differ
index fcc81c2eecc06994b4e368eabb9579f03de7b2a6..3f8dd1494cbf8ccd30349cb9d1dbd54f90ca2445 100644 (file)
Binary files a/public/potlatch2/locales/en_GB.swf and b/public/potlatch2/locales/en_GB.swf differ
index f0e1018511aa6203e798a13f9e82c9d0e0c66081..f18135d1af1567f7e0c415dd006980e4278a0b7f 100644 (file)
Binary files a/public/potlatch2/locales/en_US.swf and b/public/potlatch2/locales/en_US.swf differ
index 6e9cfe0f73556807d14dec9e0d30a06625eaab89..df9f70ce5e8cea4171782e22da26614d64f41f64 100644 (file)
Binary files a/public/potlatch2/locales/fr_FR.swf and b/public/potlatch2/locales/fr_FR.swf differ
index 4cbadf79f289d57a8effb03a5bb7a3d965abb220..622c51b9e3a17552e73246c6a4878bdf5d3215a2 100644 (file)
Binary files a/public/potlatch2/locales/pl_PL.swf and b/public/potlatch2/locales/pl_PL.swf differ
index 829fd8b967439768b43f2bf0e1167306a2b4281a..b1d1e9fe9487fb0241f8df3bb837c7ba5c67d7a6 100644 (file)
Binary files a/public/potlatch2/potlatch2.swf and b/public/potlatch2/potlatch2.swf differ
index b7c2823325581730bfdf7a4ee476c6750b794d53..30c6e8e1d99140a4794a3e500cf048d6c6e7ca7c 100644 (file)
@@ -30,7 +30,7 @@ way[highway=pedestrian] :area  { color: #555555; width: 1; fill-color: #ddddee;
 
 way[highway=steps]     { color: #FF6644; width: 6; dashes: 2, 2; }
 way[highway=footway]   { color: #FF6644; width: 2; dashes: 6, 3; set .path;}
-way[highway=footway][bicycle=yes]   { z-index: 4; color: blue; width: 1; }
+way[highway=footway][bicycle=yes]::bike   { z-index: 4; color: blue; width: 1; }
 way[highway=bridleway] { z-index:9; color: #996644; width: 2; dashes: 4, 2, 2, 2; set .path;}
 way[highway=track]     { color: #996644; width: 2; dashes: 4, 2; set .path;}
 way[highway=path]      { color: brown; width: 2; dashes: 2, 2; set .path;}