mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-23 00:29:50 +02:00
added styles for beach and scrub.
This commit is contained in:
+10
@@ -320,6 +320,16 @@ path.fill.tag-natural-wetland {
|
||||
fill: url(#) #b6e199;
|
||||
}
|
||||
|
||||
path.fill.tag-natural-beach {
|
||||
/* Use the meadow pattern here as well */
|
||||
fill: url(#) #ffff7e;
|
||||
}
|
||||
|
||||
path.fill.tag-natural-scrub {
|
||||
/* Use the meadow pattern here as well */
|
||||
fill: url(#) #dbf08b;
|
||||
}
|
||||
|
||||
path.fill.tag-landuse-cemetery {
|
||||
fill: url(#) #8cd05f;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user