Merge branch 'master' into layerChooser

This commit is contained in:
hastarin
2013-05-08 11:18:04 +10:00
15 changed files with 893 additions and 20 deletions

View File

@ -133,3 +133,15 @@ body {
.leaflet-control-attribution {
}
#portal_highlight_select{
position: absolute;
top:42px;
left:310px;
z-index: 9999;
font-size:11px;
font-family: "coda",arial,helvetica,sans-serif;
background-color:#0E3C46;
color:#ffce00;
}