From c6222849dfded6ad058f8eb9ee9328918c529a64 Mon Sep 17 00:00:00 2001 From: Martin Konecny Date: Wed, 18 Apr 2012 19:10:14 -0400 Subject: [PATCH] CC-3429: Firefox does not natively support mp3 file playing so preview does nothing. -comment out questionable css modification --- .../js/jplayer/skin/jplayer.audio-preview.blue.monday.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/airtime_mvc/public/js/jplayer/skin/jplayer.audio-preview.blue.monday.css b/airtime_mvc/public/js/jplayer/skin/jplayer.audio-preview.blue.monday.css index c1138458a..f1ec8b461 100644 --- a/airtime_mvc/public/js/jplayer/skin/jplayer.audio-preview.blue.monday.css +++ b/airtime_mvc/public/js/jplayer/skin/jplayer.audio-preview.blue.monday.css @@ -105,12 +105,16 @@ span.playlistID { span.playlistIndex { display:none; } + +/* Not sure if this should be here. Daniel Franklin added this but not + * sure if it is actually needed. Commenting out for now... span.showID { display:none; } span.showIndex { display:none; } +* */ /* @group CONTROLS */ div.jp-controls-holder {