player/index.html
changeset 9 2e1053dff5f2
parent 8 e8faf97d2a40
child 14 f8a0d5d14372
--- a/player/index.html	Wed May 29 17:05:34 2013 +0200
+++ b/player/index.html	Thu May 30 18:47:48 2013 +0200
@@ -49,13 +49,13 @@
             <div class="annotations">
                 
                 <div class="annotation text-annotation white-annotation">
-                    <a href="#" class="close-annotation">&times;</a>
+                    <a href="#" class="close-annotation"></a>
                     <h2 class="annotation-title"></h2>
                     <div class="text-contents"></div>
                 </div>
                 
                 <div class="annotation link-annotation white-annotation narrow-annotation">
-                    <a href="#" class="close-annotation">&times;</a>
+                    <a href="#" class="close-annotation"></a>
                     <h2 class="annotation-title"></h2>
                     <div class="link-contents">
                         
@@ -63,20 +63,20 @@
                 </div>
 
                 <div class="annotation slideshow-annotation black-annotation">
-                    <a href="#" class="close-annotation">&times;</a>
+                    <a href="#" class="close-annotation"></a>
                     <h2 class="annotation-title"></h2>
                     <div class="annotation-main">
                         <div class="slideshow-frame">
                             <img class="slideshow-image" />
+                            <div class="slideshow-arrow slideshow-previous">
+                                <a href="#"></a>
+                            </div>
+                            <div class="slideshow-arrow slideshow-next">
+                                <a href="#"></a>
+                            </div>
                         </div>
                         <div class="slideshow-description">
                         </div>
-                        <div class="slideshow-arrow slideshow-previous">
-                            <a href="#"></a>
-                        </div>
-                        <div class="slideshow-arrow slideshow-next">
-                            <a href="#"></a>
-                        </div>
                     </div>
                     <div class="slideshow-bottom">
                         <div class="slideshow-play-pause">
@@ -87,7 +87,7 @@
                 </div>
                 
                 <div class="annotation audio-annotation black-annotation narrow-annotation">
-                    <a href="#" class="close-annotation">&times;</a>
+                    <a href="#" class="close-annotation"></a>
                     <h2 class="annotation-title"></h2>
                     <div class="annotation-main">
                         <div class="media-frame"></div>
@@ -96,7 +96,7 @@
                 </div>
 
                 <div class="annotation video-annotation black-annotation">
-                    <a href="#" class="close-annotation">&times;</a>
+                    <a href="#" class="close-annotation"></a>
                     <h2 class="annotation-title"></h2>
                     <div class="annotation-main">
                         <div class="media-frame">