1
0
Fork 0
forked from 0x2620/oxjs

rename video panels

This commit is contained in:
rolux 2013-10-22 16:45:17 +02:00
commit c7b03030bd
3 changed files with 9 additions and 14 deletions

View file

@ -2218,14 +2218,13 @@ Video
background: rgba(0, 0, 0, 0.5);
}
.OxVideoEditor {
.OxVideoAnnotationPanel {
overflow-x: hidden;
overflow-y: auto;
}
.OxVideoEditor .OxVideoPlayer {
.OxVideoAnnotationPanel .OxVideoPlayer {
position: absolute;
margin: 4px;
//background: red;
}