stroke: #8cd05f;
}
-path.stroke.tag-landuse-residential {
- stroke: #e06e5f;
-}
-
path.stroke.tag-landuse-retail,
path.stroke.tag-landuse-commercial {
stroke: #eab056;
/* GPX Paths */
path.gpx {
- stroke: #6AFF25;
+ stroke: #FF26D4;
stroke-width: 2;
fill: none;
pointer-events: none;
}
+/* GPS Labels */
+text.gpx {
+ fill:#FF26D4;
+}
+
/* Modes */
.mode-draw-line .vertex.active,
vertical-align: top;
}
+.form-field .localized-wrap {
+ padding: 0 10px;
+}
+
.form-field .localized-wrap .entry {
position: relative;
overflow: hidden;
- background: #f1f1f1;
- border: 1px solid #ccc;
- border-width: 0;
- border-radius: 4px;
}
.form-field .localized-wrap .entry::before {
.huge-modal-button .illustration {
height: 100px;
width: 100px;
- background: rgba(0, 0, 0, 0) url(<%= asset_path("iD/img/sprite.svg") %>) no-repeat -301px -220px;
+ background: rgba(0, 0, 0, 0) url(<%= asset_path("iD/img/sprite.svg") %>) no-repeat -400px -220px;
margin: auto;
}
/* This file is generated by make. Do NOT edit manually. */