From 15c6a8861b4db71f0ba8922d2e9b2e2fd9d5c877 Mon Sep 17 00:00:00 2001 From: Andrew DeMaria Date: Fri, 5 Apr 2019 23:14:48 -0400 Subject: [PATCH] Fix formatting on external player for firefox Signed-off-by: Andrew DeMaria --- .../webapp/WEB-INF/jsp/externalPlayer.jsp | 103 +++++++++++------- 1 file changed, 64 insertions(+), 39 deletions(-) diff --git a/airsonic-main/src/main/webapp/WEB-INF/jsp/externalPlayer.jsp b/airsonic-main/src/main/webapp/WEB-INF/jsp/externalPlayer.jsp index a354f560..9557ab6c 100644 --- a/airsonic-main/src/main/webapp/WEB-INF/jsp/externalPlayer.jsp +++ b/airsonic-main/src/main/webapp/WEB-INF/jsp/externalPlayer.jsp @@ -10,56 +10,81 @@ "> - + - - -
-

- - - Sorry, the content is not available. - - - ${empty model.share.description ? model.songs[0].artist : fn:escapeXml(model.share.description)} - - -

-
-

${empty model.share.description ? model.songs[0].albumName : fn:escapeXml(model.share.username)}

+ +
+
+

+ + + Sorry, the content is not available. + + + ${empty model.share.description ? model.songs[0].artist : fn:escapeXml(model.share.description)} + + +

+
+

${empty model.share.description ? model.songs[0].albumName : fn:escapeXml(model.share.username)}

+
-
- + -
Streaming by Airsonic
+
Streaming by Airsonic
+ +