1
0
Fork 0
forked from 0x2620/oxjs

add proper tooltips to map

This commit is contained in:
rlx 2011-10-31 11:29:59 +00:00
commit 64032b5e9c
8 changed files with 57 additions and 17 deletions

View file

@ -1322,7 +1322,8 @@ Maps
top: 4px;
width: 12px;
height: 12px;
border: 2px solid rgb(192, 192, 192);
border-width: 2px;
border-style: solid;
border-radius: 8px;
}
.OxMap .OxPlaceControl.OxPlaceFlag > img {