src/css/LdtPlayer.css
branchpopcorn-port
changeset 205 93d15ce22db9
parent 173 3f83194517bf
child 211 50f1363ce9b1
--- a/src/css/LdtPlayer.css	Tue Nov 08 10:36:48 2011 +0100
+++ b/src/css/LdtPlayer.css	Tue Nov 08 10:37:15 2011 +0100
@@ -17,7 +17,6 @@
 			font-family: "Trebuchet MS", "Helvetica", "Arial",  "Verdana", "sans-serif";
 			background-color:#eeeeee;
 			height:35px;
-			padding:5px;
 		}
 
 		.Ldt-AnnotationsWidget {
@@ -31,8 +30,8 @@
 		.Ldt-iri-chapter{
 			padding-top:10px;
 			padding-bottom:5px;
-			border-left:solid 1px #000;
-			border-right:solid 1px #000;
+			border-left:solid 0px #000;
+			border-right:solid 0px #000;
 			float: left;
 		}