src/css/LdtPlayer.css
branchpopcorn-port
changeset 307 db5ecd5bbcf2
parent 306 38a494e0424e
child 310 a8b9e3b6e31c
equal deleted inserted replaced
306:38a494e0424e 307:db5ecd5bbcf2
    22     .Ldt-AnnotationsWidget {
    22     .Ldt-AnnotationsWidget {
    23       font-size: 62.5%;
    23       font-size: 62.5%;
    24       font-family: "Trebuchet MS", "Helvetica", "Arial",  "Verdana", "sans-serif";
    24       font-family: "Trebuchet MS", "Helvetica", "Arial",  "Verdana", "sans-serif";
    25       background-color:#eeeeee;
    25       background-color:#eeeeee;
    26       padding:5px;
    26       padding:5px;
       
    27       background:url('imgs/wire_pattern.png') repeat scroll transparent ;
    27     }
    28     }
    28 
    29 
    29     .Ldt-iri-chapter{
    30     .Ldt-iri-chapter{
    30       padding-top:10px;
    31       padding-top:10px;
    31       padding-bottom:5px;
    32       padding-bottom:5px;
    63 
    64 
    64     .Ldt-SaTitle{
    65     .Ldt-SaTitle{
    65       padding-top:2px;
    66       padding-top:2px;
    66       padding-bottom:5px;
    67       padding-bottom:5px;
    67       font-size:18px;
    68       font-size:18px;
    68       height:22p;
    69       color : #0068c4;
    69     }
       
    70     .Ldt-SaDescription{
       
    71       font-size:12px;
       
    72     }
       
    73     #Ldt-Show-Arrow-container{
       
    74       margin-left:60px;
       
    75     }
    70     }
    76     #Ldt-Show-Arrow{
    71     #Ldt-Show-Arrow{
    77       position:relative;
    72       position:relative;
    78       background:url(imgs/grey_arrow_Show.png);
    73       background:url(imgs/grey_arrow_Show.png);
    79       width:27px;
    74       width:27px;
    81       margin-top:12px;
    76       margin-top:12px;
    82       margin-left:-10px;
    77       margin-left:-10px;
    83       z-index:999;
    78       z-index:999;
    84     }
    79     }
    85 
    80 
       
    81 
       
    82     }
       
    83     .Ldt-SaDescription{
       
    84       font-size:12px;
       
    85     }
    86     #Ldt-Show-Tags{
    86     #Ldt-Show-Tags{
    87       position:relative;
    87       position:relative;
    88       height:13px;
    88       height:13px;
    89       margin-top:-10px;
    89       margin-top:-10px;
    90       border: solid 1px #000;
    90       border: solid 1px #000;
   250       width: 1px;
   250       width: 1px;
   251       height: 20px;
   251       height: 20px;
   252       background-color: white;
   252       background-color: white;
   253     }
   253     }
   254 
   254 
       
   255     /* tweet Widget */
   255     .Ldt-tweetWidget {
   256     .Ldt-tweetWidget {
   256       font-size: 62.5%;
   257       font-size: 62.5%;
   257       font-family: "Trebuchet MS", "Helvetica", "Arial",  "Verdana", "sans-serif";
   258       font-family: "Trebuchet MS", "Helvetica", "Arial",  "Verdana", "sans-serif";
   258       background:url('imgs/wire_pattern.png') repeat scroll transparent ;
   259       background:url('imgs/wire_pattern.png') repeat scroll transparent ;
   259       padding:5px;
   260       padding:5px;