# HG changeset patch # User hamidouk # Date 1322045342 -3600 # Node ID db5ecd5bbcf29a422ea5be630f7381426f7ea29f # Parent 38a494e0424ebd816482a22737711c5b70f3d008 style changes for the annotationsWidget. diff -r 38a494e0424e -r db5ecd5bbcf2 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";