Get infoboxes to toggle and position correctly, repeatedly

This commit is contained in:
Tom MacWright
2012-10-18 14:45:00 -04:00
parent b5d1c9c26a
commit 9b61648611
4 changed files with 33 additions and 38 deletions
+10
View File
@@ -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;
}