forked from 0x2620/oxjs
add place controls to map
This commit is contained in:
parent
2555dbb4ea
commit
3c8430979b
5 changed files with 117 additions and 31 deletions
|
|
@ -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);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue