style changes for the annotationsWidget.
--- a/src/css/LdtPlayer.css Wed Nov 23 11:41:47 2011 +0100
+++ b/src/css/LdtPlayer.css Wed Nov 23 11:49:02 2011 +0100
@@ -24,6 +24,7 @@
font-family: "Trebuchet MS", "Helvetica", "Arial", "Verdana", "sans-serif";
background-color:#eeeeee;
padding:5px;
+ background:url('imgs/wire_pattern.png') repeat scroll transparent ;
}
.Ldt-iri-chapter{
@@ -65,13 +66,7 @@
padding-top:2px;
padding-bottom:5px;
font-size:18px;
- height:22p;
- }
- .Ldt-SaDescription{
- font-size:12px;
- }
- #Ldt-Show-Arrow-container{
- margin-left:60px;
+ color : #0068c4;
}
#Ldt-Show-Arrow{
position:relative;
@@ -83,6 +78,11 @@
z-index:999;
}
+
+ }
+ .Ldt-SaDescription{
+ font-size:12px;
+ }
#Ldt-Show-Tags{
position:relative;
height:13px;
@@ -252,6 +252,7 @@
background-color: white;
}
+ /* tweet Widget */
.Ldt-tweetWidget {
font-size: 62.5%;
font-family: "Trebuchet MS", "Helvetica", "Arial", "Verdana", "sans-serif";