Combine all the css files into dist/iD.css

This commit is contained in:
Bryan Housel
2017-02-20 15:54:38 -05:00
parent b8791e62a9
commit 5c8bb43ec0
13 changed files with 6 additions and 13 deletions
View File
+1 -1
View File
@@ -307,7 +307,7 @@ text.gpx {
display: none;
}
.fill-partial path.fill {
.fill-partial path.area.fill {
fill-opacity: 0;
stroke-width: 60px;
pointer-events: visibleStroke;
View File
-1
View File
@@ -1,4 +1,3 @@
/* power */
.preset-icon .icon.tag-man_made-pipeline,
.preset-icon .icon.tag-power {
@@ -1,4 +1,3 @@
/* Mapillary Image Layer */
.layer-mapillary-images {
View File