mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-14 21:28:11 +02:00
Use gray stroke on marker and lock icon on field for locked item
This commit is contained in:
+2
-4
@@ -287,10 +287,8 @@ text.point {
|
||||
/* Wikidata-tagged */
|
||||
g.point.tag-wikidata path.stroke {
|
||||
stroke-width: 3px;
|
||||
stroke: #383;
|
||||
}
|
||||
.icon.areaicon-halo.tag-wikidata {
|
||||
stroke: #6c6;
|
||||
stroke: #777;
|
||||
fill: #ddd;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user