]> git.openstreetmap.org Git - rails.git/blobdiff - public/potlatch2/potlatch.css
Update Potlatch 2 to r24796 build
[rails.git] / public / potlatch2 / potlatch.css
index f51fdd135b6dfe42efecd3a9c54e34e3fa37f7ef..e54ce6230001e5c10813ccc05e6bfd95366e5832 100644 (file)
@@ -236,7 +236,7 @@ way[embankment=yes], way[cutting=yes]
     { z-index: 8; opacity: 0.5; color: grey; width: eval('_width+5'); dashes: 2, 2; }
 
 /* Oneway */
-way[oneway=yes] { z-index: 15; color: #444444; width: 2; dashes: 15,35; line-style: arrows; }
+way[oneway=yes], way[junction=roundabout] { z-index: 15; color: #444444; width: 2; dashes: 15,35; line-style: arrows; }
 
 way[access=private],way[access=no] { z-index: 10; color: red; width: eval('_width+2'); dashes: 2,5;}
 way[access=permissive] { z-index: 10; color: green; width: eval('_width+2'); dashes: 1,3;}