Add new wetland fill patterns; clean up pattern selection code

This commit is contained in:
RudyTheDev
2018-11-16 12:51:31 +02:00
parent 99ace5c791
commit 1e51d5ff23
9 changed files with 48 additions and 30 deletions
+5 -1
View File
@@ -199,7 +199,11 @@ path.fill.tag-power-plant {
}
/* Teal things */
.pattern-color-wetland {
.pattern-color-wetland,
.pattern-color-wetland_marsh,
.pattern-color-wetland_swamp,
.pattern-color-wetland_bog,
.pattern-color-wetland_reedbed {
fill: rgba(153, 225, 170, 0.3);
}
path.stroke.tag-natural-wetland {