diff --git a/dashboard-ui/css/mediaplayer-video.css b/dashboard-ui/css/mediaplayer-video.css index 9775745218..fcf1970031 100644 --- a/dashboard-ui/css/mediaplayer-video.css +++ b/dashboard-ui/css/mediaplayer-video.css @@ -15,9 +15,7 @@ #videoPlayer { z-index: 99997; - background-color: #1d1d1d; position: fixed; - border: 1px solid #333; top: 50%; left: 50%; margin-left: -170px; @@ -26,20 +24,21 @@ .itemVideo { background-color: #000; - margin: 5px 5px 75px; + margin: 0 0 70px; width: 320px; height: 181px; } #videoControls { z-index: 99999; - padding: 0 5px 5px; + padding: 0 5px 0; height: 75px; position: absolute; top: auto; right: 0; bottom: 0; left: 0; + background-color: #222; } #videoControls .positionSliderContainer .ui-slider-track { diff --git a/dashboard-ui/edititemsubtitles.html b/dashboard-ui/edititemsubtitles.html index 26d6a439fc..918c85d330 100644 --- a/dashboard-ui/edititemsubtitles.html +++ b/dashboard-ui/edititemsubtitles.html @@ -44,7 +44,7 @@ -