From aa867288d8a65fa2d1d2712bb89d5b15871fb5d3 Mon Sep 17 00:00:00 2001 From: woutervanwijk Date: Sat, 27 Sep 2014 11:17:22 +0200 Subject: [PATCH] smaller icons --- .../static/css/webclient.css | 18 +- mopidy_musicbox_webclient/static/index.html | 181 ++++++++++++------ 2 files changed, 137 insertions(+), 62 deletions(-) diff --git a/mopidy_musicbox_webclient/static/css/webclient.css b/mopidy_musicbox_webclient/static/css/webclient.css index 411a39e..553dda0 100644 --- a/mopidy_musicbox_webclient/static/css/webclient.css +++ b/mopidy_musicbox_webclient/static/css/webclient.css @@ -120,9 +120,6 @@ margin-top: 30px; } - - - /**headers and controls**/ @@ -198,7 +195,7 @@ display: none; } -#currentpane, #searchpane, #albumspane, #artistspane, #radiopane { +#currentpane, #searchpane, #albumspane, #artistspane, #streampane { display: none; } @@ -209,6 +206,19 @@ heigth: 90px; } +/*** home ***/ + +#homerows div { + text-align:center; + background-color: #2C3E50; + padding: 2px; + padding-top: 20px; + border: 3px solid white; +} + +#homerows div i { + font-size: 28px; +} /********************* * listviews ********************/ diff --git a/mopidy_musicbox_webclient/static/index.html b/mopidy_musicbox_webclient/static/index.html index b77bf42..c30a72d 100644 --- a/mopidy_musicbox_webclient/static/index.html +++ b/mopidy_musicbox_webclient/static/index.html @@ -68,9 +68,13 @@ - - - - - - -
Close @@ -138,7 +135,7 @@
Close -

bbb

+

 

@@ -147,10 +144,6 @@
    -
  • Play
  • @@ -209,15 +202,88 @@ + + + + +
    + + + + +
    +

    +

    -

    +
    + +
    + 0:00 + 0:00 + + +
    + +
    + +
      @@ -237,26 +303,6 @@
      -
      - - - - - -
      -

      -

      -

      -
      - -
      - 0:00 - 0:00 - - -
      - -
      -
      Clear

      Play Queue

      -
      -

      Radio

      +
      +

      Streams

      -
        -

        Add an url of a radio station stream that you want to listen to in the boxes below. The last 25 stations are saved locally (not - on the server yet). To find stations, use the Browse function with extensions like Dirble or TuneIn, the right values will appear in these boxes automatically. Or use websites like Listenlive or Dirble.

        -
        - - - -
        +
        +
        +

        Add an url of a stream that you want to listen to in the box below. You can add uri's for Spotify, SoundCloud, YouTube, Podcasts. + + + + + +

        Put in a name and hit the Save button to save the url (locally, in the browser not + on the server yet). + + + + +

        +
        +
          +
          +
          @@ -407,7 +472,7 @@ - +