style changes for the annotationsWidget. popcorn-port
authorhamidouk
Wed, 23 Nov 2011 11:49:02 +0100
branchpopcorn-port
changeset 307 db5ecd5bbcf2
parent 306 38a494e0424e
child 308 495ef0f3e483
style changes for the annotationsWidget.
src/css/LdtPlayer.css
--- 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";