1
0
Fork 0
forked from 0x2620/oxjs

update video editor (maps)

This commit is contained in:
rlx 2012-01-16 19:32:30 +05:30
commit f5d587cf5b
5 changed files with 81 additions and 44 deletions

View file

@ -1370,6 +1370,7 @@ Maps
top: 0;
right: 0;
bottom: 0;
overflow: hidden;
}
.OxMap > * {
position: absolute;
@ -1383,6 +1384,7 @@ Maps
.OxMap .OxPlaceControl {
position: absolute;
border-width: 2px;
z-index: 1;
}
.OxMap .OxMapControl.OxButton,
.OxMap .OxPlaceControl.OxButton {