added new cabac value
This commit is contained in:
parent
ab4fd843d3
commit
f2358f0a65
15 changed files with 310 additions and 279 deletions
|
@ -26,6 +26,15 @@
|
|||
height: auto;
|
||||
}
|
||||
|
||||
.videoCanvas {
|
||||
background-color: #000;
|
||||
position: fixed;
|
||||
top: 200px;
|
||||
bottom: 200px;
|
||||
left: 200px;
|
||||
right: 200px;
|
||||
}
|
||||
|
||||
.videoControls {
|
||||
padding: 0 .5em;
|
||||
background-color: rgba(0, 0, 0, .8);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue