src/css/LdtPlayer.css
branchpopcorn-port
changeset 310 a8b9e3b6e31c
parent 307 db5ecd5bbcf2
child 311 43a1b7d95317
equal deleted inserted replaced
309:49c2b9e63591 310:a8b9e3b6e31c
    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       background:url('imgs/wire_pattern.png') repeat scroll transparent ;
       
    28       border-color: #b6b8b8;
       
    29       border-width: 1px;
       
    30       border-style: solid;
    28     }
    31     }
    29 
    32 
    30     .Ldt-iri-chapter{
    33     .Ldt-iri-chapter{
    31       padding-top:10px;
    34       padding-top:10px;
    32       padding-bottom:5px;
    35       padding-bottom:5px;
   166     .Ldt-arrowWidget {
   169     .Ldt-arrowWidget {
   167       position: relative;
   170       position: relative;
   168       background:url('imgs/arrow.png') no-repeat scroll 0 0 transparent ;
   171       background:url('imgs/arrow.png') no-repeat scroll 0 0 transparent ;
   169       height:16px;
   172       height:16px;
   170       width:27px;
   173       width:27px;
   171       margin-bottom: -1px;
   174       margin-bottom: -2px;
   172     }
   175     }
   173  
   176  
   174     .cleaner {
   177     .cleaner {
   175       clear:both;
   178       clear:both;
   176     }
   179     }