From: yomguy Date: Wed, 4 May 2011 08:58:50 +0000 (+0200) Subject: fix collection_player style X-Git-Tag: 1.1~249 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=f33b312c762a92efa3aecc6e3bb569a0a91b165b;p=telemeta.git fix collection_player style --- diff --git a/telemeta/htdocs/css/telemeta.css b/telemeta/htdocs/css/telemeta.css index 01f65a43..8562ae99 100644 --- a/telemeta/htdocs/css/telemeta.css +++ b/telemeta/htdocs/css/telemeta.css @@ -166,6 +166,16 @@ a img { border: none; } padding: 0; } +#collection_player { + background: transparent; +/* background-image: url(../images/grid_bg.png); */ +} + +#collection_player .title { + padding: 2px 5px 7px 5px; +} + + .exporter { background-color: #fff; border: 1px solid #adadad; diff --git a/telemeta/templates/telemeta_default/collection_detail.html b/telemeta/templates/telemeta_default/collection_detail.html index 4505e682..57511ae0 100644 --- a/telemeta/templates/telemeta_default/collection_detail.html +++ b/telemeta/templates/telemeta_default/collection_detail.html @@ -53,9 +53,11 @@ {% if collection.has_mediafile %}
-

Listen to this collection +

+

Listen to this collection (M3U, - XSPF)

+ XSPF)

+