diff --git a/README.rst b/README.rst index a27e7f3..4f82b12 100644 --- a/README.rst +++ b/README.rst @@ -53,24 +53,23 @@ Project resources Changelog ========= -v1.0.2 Dev +v1.0.4 +------------------- + +- Added AudioAddict icon +- Bugfixes of course + +v1.0.2 ------------------- - A friendlier welcome with a home page with buttons to the most used functions - Converted Radio Stations to Streams, so user can add streams for youtube, spotify, soundcloud, podcasts -<<<<<<< HEAD - Enhanced radio/streams interface - Search: select service to search -- Youtube icons added -- Fixed single quote bug #39, other bugs -======= -- Improved radio/streams interface -- Better handling of coverart -- Search: select service to search -- Youtube icons added - Fixed single quote bug #39 +- Better handling of coverart +- Youtube icons added - Bugfixes (search, popups, etc) ->>>>>>> develop v1.0.1 (20-9-2014) ------------------- diff --git a/mopidy_musicbox_webclient/static/css/webclient.css b/mopidy_musicbox_webclient/static/css/webclient.css index 0bcd8fa..507f791 100644 --- a/mopidy_musicbox_webclient/static/css/webclient.css +++ b/mopidy_musicbox_webclient/static/css/webclient.css @@ -223,19 +223,6 @@ color: white; } -<<<<<<< HEAD -/*** home ***/ - -#homerows div { - text-align:center; - background-color: #2C3E50; - padding: 2px; - padding-top: 20px; - border: 3px solid white; -} - -======= ->>>>>>> develop #homerows div i { font-size: 28px; } diff --git a/mopidy_musicbox_webclient/static/index.html b/mopidy_musicbox_webclient/static/index.html index 6562777..8d7843a 100644 --- a/mopidy_musicbox_webclient/static/index.html +++ b/mopidy_musicbox_webclient/static/index.html @@ -79,13 +79,10 @@