From 5edc464eea7240662c0acf3656fc3151a752fc79 Mon Sep 17 00:00:00 2001 From: Luke Pulverenti Date: Fri, 24 Apr 2015 16:06:37 -0400 Subject: [PATCH] dlna fix for media monkey --- dashboard-ui/css/mediaplayer-video.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dashboard-ui/css/mediaplayer-video.css b/dashboard-ui/css/mediaplayer-video.css index b523c4199..14cbd735b 100644 --- a/dashboard-ui/css/mediaplayer-video.css +++ b/dashboard-ui/css/mediaplayer-video.css @@ -130,8 +130,8 @@ } /* Hack for safari because it doesn't allow clickable content over the video surface. */ -.itemVideo { (;top: 9%!important;height: 91% !important;); } -.itemVideo { [;top: 9%!important;height: 91% !important;]; } +/*.itemVideo { (;top: 9%!important;height: 91% !important;); } +.itemVideo { [;top: 9%!important;height: 91% !important;]; }*/ #mediaPlayer .ui-slider-track, .nowPlayingBar .ui-slider-track, .nowPlayingPage .ui-slider-track { border-color: #2ad !important;