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 {
------------------------------------------------------- */
.modal-actions .restore:before {
- background-position: -500px -220px;
+ background-position: -600px -220px;
}
.modal-actions .reset:before {
- background-position: -600px -220px;
+ background-position: -700px -220px;
}
/* Success Modal
padding-top: 15px;
}
+.save-success .button.social {
+ height: 80px;
+}
+
+.save-success .button.social:before {
+ height: 50px;
+}
+
.save-success .button.osm:before {
background-position: 0px -220px;
}
.save-success .button.twitter:before {
- background-position: -100px -220px;
+ background-position: -100px -245px;
}
.save-success .button.facebook:before {
- background-position: -200px -220px;
+ background-position: -200px -245px;
+}
+
+.save-success .button.google:before {
+ background-position: -300px -245px;
}
/* Splash Modal
.modal-actions .walkthrough:before,
.walkthrough a:before {
- background-position: -300px -220px;
+ background-position: -400px -220px;
}
.modal-actions .start:before {
- background-position: -400px -220px;
+ background-position: -500px -220px;
}
/* Commit Modal
.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. */