diff --git a/themes/default/css.php b/themes/default/css.php index c91ce2e4d1..0be2dc295c 100644 --- a/themes/default/css.php +++ b/themes/default/css.php @@ -3,7 +3,7 @@ //includes files require_once dirname(__DIR__, 2) . "/resources/require.php"; -ob_start('ob_gzhandler'); +//ob_start('ob_gzhandler'); header('Content-type: text/css; charset: UTF-8'); header('Cache-Control: must-revalidate'); header('Expires: '.gmdate('D, d M Y H:i:s',time()+3600).' GMT'); @@ -2049,6 +2049,7 @@ else { //default: white -webkit-box-shadow: 0 0 3px 0px rgba(); -moz-box-shadow: 0 0 3px 0px rgba(); box-shadow: 0 0 3px 0px rgba(); + pointer-events: none; } td.vtable.playback_progress_bar_background, @@ -2063,7 +2064,7 @@ else { //default: white background-image: linear-gradient(to bottom, rgba(0,0,0,0.10) 0%, transparent 100%); overflow: hidden; - padding-bottom: 3px; + padding-bottom: 0px; background-size: 100% 100% !important; background-repeat: no-repeat; cursor: pointer; @@ -2338,7 +2339,7 @@ else { //default: white vertical-align: middle; color: ; font-family: ; - font-size: ; + font-size: ; } /* form: heading/row format */ @@ -2442,7 +2443,7 @@ else { //default: white background: ; color: ; font-family: ; - font-size: ; + font-size: ; text-align: left; padding: 4px 7px; } @@ -2466,7 +2467,7 @@ else { //default: white font-size: 10pt; display: block; color: ; - background: ; + background: ; box-shadow: inset 0px 7px 8px -10px ; opacity: 0; ; - font-family: + font-family: ; color: ; padding-top: 3px;