restored map infowindow styles after GM style change
This commit is contained in:
@@ -1115,10 +1115,16 @@ td.mapheader_spacer {
|
||||
width: 380px;
|
||||
}
|
||||
|
||||
div.mappopup {
|
||||
overflow:hidden; /* avoids double-scrollbars in MSIE; 'visible' wont work */
|
||||
div.mappopup, div.mappopup a {
|
||||
font-family: arial, sans-serif, Tahoma, Verdana !important;
|
||||
font-weight: normal !important;
|
||||
font-size: 11px !important;
|
||||
overflow: hidden; /* avoids double-scrollbars in MSIE; 'visible' wont work */
|
||||
}
|
||||
|
||||
div.mappopup { padding: 3px 0 3px 3px; }
|
||||
div.mappopup b { font-weight: bold; }
|
||||
|
||||
table.mappopup td {
|
||||
font-size: 11px;
|
||||
white-space: nowrap;
|
||||
|
Reference in New Issue
Block a user