mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-25 01:24:05 +02:00
Get infoboxes to toggle and position correctly, repeatedly
This commit is contained in:
+10
@@ -162,3 +162,13 @@ polyline {
|
||||
color:#222;
|
||||
background:#fff;
|
||||
}
|
||||
|
||||
.edit-pane a.close {
|
||||
position:absolute;
|
||||
top:0;
|
||||
right:10px;
|
||||
font-weight:bold;
|
||||
text-decoration:none;
|
||||
font-size:18px;
|
||||
color:#DD4848;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user