margin-left: 25px;
}
- /* Deleted objects */
-
- .deleted { text-decoration: line-through; }
-
/* Nodes (and ways as areas) */
.aeroway.aerodrome::before { content: image-url('browse/aerodrome.p.16.png'); }
.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'); }