CC-3429: Firefox does not natively support mp3 file playing so preview does nothing.

-comment out questionable css modification
This commit is contained in:
Martin Konecny 2012-04-18 19:10:14 -04:00
parent bd8ce4b0a7
commit c6222849df
1 changed files with 4 additions and 0 deletions

View File

@ -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 {