small fixes.
--- 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 ;