1
0
Fork 0
forked from 0x2620/oxjs

extended video demo

This commit is contained in:
rolux 2011-05-14 21:32:49 +02:00
commit 4255470e29
5 changed files with 628 additions and 323 deletions

View file

@ -459,6 +459,12 @@ Video
background: rgb(48, 48, 48);
}
.OxThemeModern .OxVideo.OxFocus {
-moz-box-shadow: 0 0 2px rgb(128, 128, 128);
-webkit-box-shadow: 0 0 2px rgb(128, 128, 128);
}
.OxThemeModern .OxVideoPlayer {
background: rgb(0, 0, 0);
}