Author: andre
Date: 2010-03-19 11:18:57 +0100 (Fri, 19 Mar 2010)
New Revision: 41533

Modified:
   openimages/trunk/src/main/webapp/oiplayer/css/oiplayer.css
   openimages/trunk/src/main/webapp/oiplayer/index.html
Log:
poster image, details css

Modified: openimages/trunk/src/main/webapp/oiplayer/css/oiplayer.css
===================================================================
--- openimages/trunk/src/main/webapp/oiplayer/css/oiplayer.css  2010-03-19 
09:59:23 UTC (rev 41532)
+++ openimages/trunk/src/main/webapp/oiplayer/css/oiplayer.css  2010-03-19 
10:18:57 UTC (rev 41533)
@@ -52,8 +52,8 @@
        z-index: 19;
        background-image: url(images/controls-blackbg.png);
        background-repeat: repeat;
-       height: 27px;
-       padding: 0;
+       height: 30px;
+       padding-top: 4px;
        margin: 0;
 }
 div.oiplayer > div.controls.top.white { background-image: 
url(images/controls-whitie.png); }

Modified: openimages/trunk/src/main/webapp/oiplayer/index.html
===================================================================
--- openimages/trunk/src/main/webapp/oiplayer/index.html        2010-03-19 
09:59:23 UTC (rev 41532)
+++ openimages/trunk/src/main/webapp/oiplayer/index.html        2010-03-19 
10:18:57 UTC (rev 41533)
@@ -20,7 +20,7 @@
   <div id="clientcaps">  </div> <!-- div#clientcaps is needed for Java 
detection in MSIE -->
   
   <video class="oip_ea_duration_101 oip_ea_start_0"
-    
poster="http://www.openimages.eu/images/18489/WEEKNUMMER364-HRE0000D9C6.png";>
+    
poster="http://www.openbeelden.nl/images/21857/WEEKNUMMER364-HRE0000D9C6.png";>
     <source type="video/ogg; codecs=theora" 
src="http://www.openimages.eu/files/09/9734.9730.WEEKNUMMER364-HRE0000D9C6.ogv";>
 </source>
     <source type="video/mp4; codecs=unknown" 
src="http://www.openimages.eu/files/09/9740.9730.WEEKNUMMER364-HRE0000D9C6.mp4";>
 </source>
   </video>

_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to