Use gray stroke on marker and lock icon on field for locked item

This commit is contained in:
Bryan Housel
2019-05-20 15:36:10 -04:00
parent 6eb73e7de6
commit 06bdfbfb8a
7 changed files with 73 additions and 30 deletions
+2 -4
View File
@@ -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;
}