src/css/LdtPlayer.css
branchpopcorn-port
changeset 305 e8d05c3f77ed
parent 299 d2005f747d5a
child 306 38a494e0424e
equal deleted inserted replaced
304:a938013fc6ea 305:e8d05c3f77ed
   162       clear:both;
   162       clear:both;
   163     }
   163     }
   164 
   164 
   165     /* Arrow Widget */
   165     /* Arrow Widget */
   166     .Ldt-arrowWidget {
   166     .Ldt-arrowWidget {
       
   167       position: relative;
   167       background:url('imgs/arrow.png') no-repeat scroll 0 0 transparent ;
   168       background:url('imgs/arrow.png') no-repeat scroll 0 0 transparent ;
   168       height:16px;
   169       height:16px;
   169       width:27px;
   170       width:27px;
   170       margin-bottom: -1px;
   171       margin-bottom: -1px;
   171       left: 0%;
       
   172     }
   172     }
   173  
   173  
   174     .cleaner {
   174     .cleaner {
   175       clear:both;
   175       clear:both;
   176     }
   176     }