src/css/LdtPlayer.css
branchpopcorn-port
changeset 334 e20f97514d44
parent 328 279f188a5624
child 335 54c0686efd85
equal deleted inserted replaced
333:a597f3c04b3f 334:e20f97514d44
    19       padding:5px;
    19       padding:5px;
    20       background:url('imgs/wire_pattern.png') repeat scroll transparent ;
    20       background:url('imgs/wire_pattern.png') repeat scroll transparent ;
    21       border-color: #b6b8b8;
    21       border-color: #b6b8b8;
    22       border-width: 1px;
    22       border-width: 1px;
    23       border-style: solid;
    23       border-style: solid;
       
    24     }
       
    25 
       
    26     .Ldt-SegmentsWidget {
       
    27       background-color: #b6b8b7;
       
    28       overflow: auto; /* clear the floats */
    24     }
    29     }
    25 
    30 
    26     .Ldt-iri-chapter{
    31     .Ldt-iri-chapter{
    27       border-left:solid 1px #000;
    32       border-left:solid 1px #000;
    28       border-right:solid 1px #000;
    33       border-right:solid 1px #000;
   148       float: right;
   153       float: right;
   149       padding: 4px;
   154       padding: 4px;
   150     }
   155     }
   151 
   156 
   152     .Ldt-CtrlPlay {
   157     .Ldt-CtrlPlay {
   153       background:url('imgs/play_button.png') no-repeat scroll 0 0 transparent ;
   158       background:url('imgs/play.png') no-repeat scroll 0 0 transparent ;
   154       background-position: center;
   159       background-position: center;
   155       width: 50px;
   160       width: 50px;
   156       height: 23px;
   161       height: 23px;
   157       border: 1px solid #b6b8b8;
   162       border: 1px solid #b6b8b8;
   158       float: left;
   163       float: left;
   167       float: left;
   172       float: left;
   168     }
   173     }
   169 
   174 
   170 
   175 
   171     .Ldt-CtrlSearch {
   176     .Ldt-CtrlSearch {
   172       background:url('imgs/play_button.png') no-repeat scroll 0 0 transparent ;
   177       background:url('imgs/search.png') no-repeat scroll 0 0 transparent ;
   173       background-position: center;
   178       background-position: center;
   174       width: 50px;
   179       width: 50px;
   175       height: 23px;
   180       height: 23px;
   176       border: 1px solid #b6b8b8;
   181       border: 1px solid #b6b8b8;
   177       float: left;
   182       float: left;
   188     
   193     
   189     .Ldt-TotalTime {
   194     .Ldt-TotalTime {
   190       color: #b2b2b2; 
   195       color: #b2b2b2; 
   191     }
   196     }
   192 
   197 
       
   198     .Ldt-CtrlMute {
       
   199 
       
   200     }
       
   201 
       
   202     .Ldt-CtrlFullscreen {
       
   203 
       
   204     }
   193     .Ldt-cleaner {
   205     .Ldt-cleaner {
   194       clear:both;
   206       clear:both;
   195     }
   207     }
   196 
   208 
   197     /* Arrow Widget */
   209     /* Arrow Widget */