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

@ -462,7 +462,8 @@ Maps
================================================================================
*/
.OxThemeModern .OxMapControl {
.OxThemeModern .OxMapControl,
.OxThemeModern .OxPlaceControl {
border-color: rgb(192, 192, 192);
background: rgba(0, 0, 0, 0.5);
color: rgb(192, 192, 192);