1
0
Fork 0
forked from 0x2620/oxjs

add timeline view

This commit is contained in:
rolux 2010-09-18 00:10:07 +02:00
commit b237451eb5
11 changed files with 1486 additions and 1 deletions

View file

@ -311,6 +311,17 @@ Scrollbars
background: rgb(64, 64, 64);
}
/*
================================================================================
Video
================================================================================
*/
.OxThemeModern .OxVideoPlayer {
background: rgb(0, 0, 0);
}
/*
================================================================================
Miscellaneous