diff --git a/webclient/css/ws.css b/webclient/css/webclient.css similarity index 97% rename from webclient/css/ws.css rename to webclient/css/webclient.css index a994df4..2a2c9a0 100755 --- a/webclient/css/ws.css +++ b/webclient/css/webclient.css @@ -1,6 +1,6 @@ -/***** +/* * Mopidy Webclient CSS - * (c) + * (c) Wouter van Wijk 2012-2013 */ /**************************** @@ -80,7 +80,7 @@ } } -/* phone */ +/* phone landscape */ @media all and (max-width: 30em) { /*header*/ .header-breakpoint.ui-grid-b .ui-block-a { @@ -110,8 +110,8 @@ } /* phone portrait */ -@media all and (max-width: 20em) { - .header-breakpoint.ui-grid-b .ui-block-c { +@media all and (max-width: 25em) { + .navtxt, .header-breakpoint.ui-grid-b .ui-block-c { display: none; } #playlistspane, .scroll { @@ -402,13 +402,15 @@ text-decoration: none; } -#popupArtistName, #popupTrackName, #popupAlbumName, .popupArtistName { +.popupArtistName, .popupTrackName, .popupAlbumName, .popupArtistName { font-style: oblique; } #controlsmodal, #artistpopup, #coverpopup { max-width: 500px; min-width: 300px; + background: white; + padding: 5px; } #h_artistname { diff --git a/webclient/index.html b/webclient/index.html index 379a7e1..1ea745b 100755 --- a/webclient/index.html +++ b/webclient/index.html @@ -42,7 +42,7 @@ - + @@ -102,15 +102,15 @@ Add all to Bottom of Queue
Add an url of a radio station stream that you want to listen to. The last 25 stations are saved locally (not on the server yet). You cannot use container files like M3U, ASPX or PLS (yet), you have to add the real stream - (open the container file in a text-editor to find streams).
+ (open the container file in a text-editor to find streams). + To find stations, use e.g. Listenlive or Dirble.