1
0
Fork 0
forked from 0x2620/oxjs

add 'DRM'

This commit is contained in:
rlx 2011-10-22 21:03:42 +00:00
commit 1954a7a799
5 changed files with 123 additions and 14 deletions

View file

@ -1969,6 +1969,15 @@ Video
.OxVideoPlayer .OxCopyrightIcon {
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
margin: auto;
}
.OxVideoPlayer .OxLoadingIcon {
position: absolute;
left: 0;