diff --git a/themes/default/css.php b/themes/default/css.php index f327288b98..107f15f9aa 100644 --- a/themes/default/css.php +++ b/themes/default/css.php @@ -2217,7 +2217,7 @@ else { //default: white span.playback_progress_bar { background-color: ; - + width: 2px; height: ; margin-bottom: 0; @@ -2249,7 +2249,7 @@ else { //default: white background-image: -webkit-linear-gradient(top, rgba(0,0,0,0.10) 0%, transparent 100%); background-image: linear-gradient(to bottom, rgba(0,0,0,0.10) 0%, transparent 100%); overflow: hidden; - + padding-bottom: 0px; background-size: 100% 100% !important; background-repeat: no-repeat;