Merge pull request #58 from peili/patch-1

Allowing iFrame Content to be clickable on top
pull/66/head
yanas 12 years ago
commit a513d6de9d
  1. 3
      css/videolayout_default.css

@ -232,6 +232,7 @@
left:0;
right:0;
z-index:10;
height: 0px;
}
#toolbar {
@ -269,4 +270,4 @@
right: 15;
background-image:url(../images/rightwatermark.png);
background-position: center right;
}
}

Loading…
Cancel
Save