]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/browse.scss
Updated colours of landuse icons, added icon for natural=scrub
[rails.git] / app / assets / stylesheets / browse.scss
index 0c532733e915b48ebafda4ade0569487f91a9709..7c6f4b36507dbf0eb7e4dca1c44592d2a3a74738 100644 (file)
 
   .natural.grassland::before { content: image-url('browse/grassland.png'); }
   .natural.heath::before { content: image-url('browse/heathland.png'); }
+  .natural.scrub::before { content: image-url('browse/scrub.png'); }
   .natural.water::before { content: image-url('browse/lake.png'); }
   .natural.wood::before { content: image-url('browse/wood.png'); }