blob: 7582851b2b994cb05f434c54357d6733b5be74f8 [file] [log] [blame]
@charset "utf-8";
#tsc_player {
z-index: 9999;
}
.tscplayer_inline {
position:static;
margin: 0px;
width: 1200px;
height: 400px;
z-index:auto;
}
.tscplayer_fullframe {
position:absolute;
top: 0px;
left: 0px;
margin: 0px;
padding: 0px;
z-index: 9999;
}