interactive ad plug-in css updated
This commit is contained in:
parent
b5492f7494
commit
14d79538a1
2 changed files with 10 additions and 1 deletions
File diff suppressed because one or more lines are too long
|
@ -1,4 +1,13 @@
|
|||
.video-js{
|
||||
.cb-vjs-coordinates-child{
|
||||
width: 100px;
|
||||
background: rgba(255,255,255,0.9);
|
||||
color: #000;
|
||||
font-size: 12px;
|
||||
line-height: 16px;
|
||||
padding: 4px;
|
||||
border-radius: 2px;
|
||||
}
|
||||
.cb-vjs-instance-viewer,
|
||||
.cb-vjs-instance-manager{
|
||||
width: 16px;
|
||||
|
|
Loading…
Add table
Reference in a new issue