1
0
Fork 0
forked from 0x2620/oxjs

add place controls to map

This commit is contained in:
rlx 2011-10-30 21:05:32 +00:00
commit 3c8430979b
5 changed files with 117 additions and 31 deletions

View file

@ -465,7 +465,8 @@ Maps
================================================================================
*/
.OxThemeClassic .OxMapControl {
.OxThemeClassic .OxMapControl,
.OxThemeClassic .OxPlaceControl {
border-color: rgb(64, 64, 64);
background: rgba(255, 255, 255, 0.75);
color: rgb(64, 64, 64);