small fixes. popcorn-port
authorhamidouk
Tue, 08 Nov 2011 15:52:20 +0100
branchpopcorn-port
changeset 211 50f1363ce9b1
parent 210 7ab4ff32a19d
child 212 3a6e4089eef0
small fixes.
src/css/LdtPlayer.css
--- a/src/css/LdtPlayer.css	Tue Nov 08 14:27:43 2011 +0100
+++ b/src/css/LdtPlayer.css	Tue Nov 08 15:52:20 2011 +0100
@@ -22,16 +22,15 @@
 		.Ldt-AnnotationsWidget {
 			font-size: 62.5%;
 			font-family: "Trebuchet MS", "Helvetica", "Arial",  "Verdana", "sans-serif";
-			background-color:#eeeeee;
-			height:35px;
+			background-color:#eeeeee;		
 			padding:5px;
 		}
 
 		.Ldt-iri-chapter{
 			padding-top:10px;
 			padding-bottom:5px;
-			border-left:solid 0px #000;
-			border-right:solid 0px #000;
+			border-left:solid 1px #000;
+			border-right:solid 1px #000;
 			float: left;
 		}
 
@@ -148,6 +147,10 @@
 		.Ldt-cleaner {
 			clear:both;
 		}
+    
+    .cleaner {
+			clear:both;
+		}
 
 		.share {
 			background:url('imgs/widget20.png') no-repeat scroll 0 0 transparent ;