cleaned up the templates and css for the player.
authorhamidouk
Fri, 27 Jan 2012 11:55:14 +0100
changeset 465 d4e12537dc1a
parent 464 40339684b974
child 466 4e8c6e580e78
cleaned up the templates and css for the player.
src/ldt/ldt/ldt_utils/templates/ldt/ldt_utils/partial/embed_player.html
src/ldt/ldt/static/ldt/css/front_player.css
--- a/src/ldt/ldt/ldt_utils/templates/ldt/ldt_utils/partial/embed_player.html	Fri Jan 27 11:54:54 2012 +0100
+++ b/src/ldt/ldt/ldt_utils/templates/ldt/ldt_utils/partial/embed_player.html	Fri Jan 27 11:55:14 2012 +0100
@@ -1,7 +1,6 @@
 {% spaceless %}
 {% load i18n %}
 <div>
-<div style="height: 80px">&nbsp;</div>
 <div id="{{ player_id }}_embed" class="iri_player_embed">
 </div>
 <script type="text/javascript">
--- a/src/ldt/ldt/static/ldt/css/front_player.css	Fri Jan 27 11:54:54 2012 +0100
+++ b/src/ldt/ldt/static/ldt/css/front_player.css	Fri Jan 27 11:55:14 2012 +0100
@@ -3,7 +3,7 @@
 }
 
 #top_media {
-    width: 550px; border-bottom: 1px solid #484848;
+    width: 550px; border-bottom: 1px solid #484848; margin-bottom: 5px;
 }
 
 #media_share {