map: improved waypoint popup windows

This commit is contained in:
following
2013-03-12 01:03:28 +01:00
parent f87389362a
commit a592e04f5f
5 changed files with 20 additions and 19 deletions

View File

@ -1191,12 +1191,16 @@ td.mapheader_spacer {
div.mappopup {
overflow:hidden; /* avoids double-scrollbars in MSIE; 'visible' wont work */
}
}
table.mappopup td {
font-size: 11px;
white-space: nowrap;
}
}
td.wppopupheader {
font-size:1.15em;
}
.mapboxframe {
border:1px solid #777777;