Improvements to land use preset display

This commit is contained in:
John Firebaugh
2014-04-15 10:45:56 -07:00
parent c21bf171e7
commit 6dbd0166fc
5 changed files with 9 additions and 5 deletions
+4 -1
View File
@@ -939,7 +939,10 @@ a:hover .icon.out-link { background-position: -500px -14px;}
}
.preset-icon-fill.tag-shop,
.preset-icon-fill.tag-building {
.preset-icon-fill.tag-building,
.preset-icon-fill.tag-landuse.tag-landuse-residential,
.preset-icon-fill.tag-landuse.tag-landuse-construction,
.preset-icon-fill.tag-landuse.tag-landuse-military {
background:transparent url(img/sprite.svg) no-repeat 0 -80px;
}