update theme css

This commit is contained in:
rolux 2013-02-20 16:59:03 +05:30
parent 08487856e2
commit 25df7e7c7f

View file

@ -988,6 +988,10 @@ Video
background-color: $videoAnnotationSelectedBackground;
}
.$themeClass .OxLargeVideoTimeline .OxOverlay {
background-color: $mediaBackground;
}
.$themeClass .OxSmallVideoTimeline .OxMarkerPlay {
border-color: $videoTimelineMarkerShadow;
}