mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-23 08:39:56 +02:00
Fix several small label related bugs
This commit is contained in:
+4
-4
@@ -586,18 +586,18 @@ text.pointlabel {
|
||||
|
||||
.pointlabel-halo,
|
||||
.linelabel-halo,
|
||||
.area-halo {
|
||||
.arealabel-halo {
|
||||
opacity: 0.7;
|
||||
pointer-events: none;
|
||||
}
|
||||
|
||||
|
||||
text.area-leisure-park {
|
||||
text.area.tag-leisure-park {
|
||||
font-size: 16px;
|
||||
}
|
||||
|
||||
text.point-shop,
|
||||
text.point-amenity {
|
||||
text.point.tag-shop,
|
||||
text.point.tag-amenity {
|
||||
font-size: 9px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user