update theme css
This commit is contained in:
parent
08487856e2
commit
25df7e7c7f
1 changed files with 4 additions and 0 deletions
|
@ -988,6 +988,10 @@ Video
|
|||
background-color: $videoAnnotationSelectedBackground;
|
||||
}
|
||||
|
||||
.$themeClass .OxLargeVideoTimeline .OxOverlay {
|
||||
background-color: $mediaBackground;
|
||||
}
|
||||
|
||||
.$themeClass .OxSmallVideoTimeline .OxMarkerPlay {
|
||||
border-color: $videoTimelineMarkerShadow;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue