1
0
Fork 0
forked from 0x2620/oxjs

some css for text annotations

This commit is contained in:
rlx 2011-02-03 22:58:31 +00:00
commit 2c9d6c7e91
3 changed files with 39 additions and 1 deletions

View file

@ -346,6 +346,10 @@ Video
================================================================================
*/
.OxThemeModern .OxAnnotation {
border-color: rgb(48, 48, 48);
}
.OxThemeModern .OxVideoPlayer {
background: rgb(0, 0, 0);
}