src/css/LdtPlayer.css
branchpopcorn-port
changeset 339 a7e288ce7957
parent 338 3ff4499f79bb
child 344 9799f50b7ac5
equal deleted inserted replaced
338:3ff4499f79bb 339:a7e288ce7957
   179       border-right: 1px solid #b6b8b8;
   179       border-right: 1px solid #b6b8b8;
   180       float: left;
   180       float: left;
   181     }
   181     }
   182 
   182 
   183     .Ldt-Time {
   183     .Ldt-Time {
       
   184       position: inherit;
   184       float: left;
   185       float: left;
   185       border-right: 1px solid #b6b8b8;
   186       border-right: 1px solid #b6b8b8;
   186       top: 15px;
   187       height: 25px;
   187       left: 2px;
   188       padding-right: 2px;
   188     }
   189     }
   189     
   190     
   190     .Ldt-ElapsedTime {
   191     .Ldt-ElapsedTime {
       
   192       margin-top: 5px;
   191       float: left;
   193       float: left;
   192       color: #4a4a4a;
   194       color: #4a4a4a;
   193     }
   195     }
   194     
   196     
       
   197     .Ldt-TimeSeparator {
       
   198       margin-top: 5px;
       
   199       float: left;
       
   200     }
       
   201 
   195     .Ldt-TotalTime {
   202     .Ldt-TotalTime {
       
   203       margin-top: 5px;
       
   204       float: left;
       
   205       color: #b2b2b2; 
       
   206     }
       
   207 
       
   208     .Ldt-CtrlSound {
       
   209       margin-top: 5px;
   196       float: right;
   210       float: right;
   197       color: #b2b2b2; 
   211       height: 25px;
   198     }
   212       top: 7px;
   199 
   213       position: inherit;
   200     .Ldt-CtrlSound {
       
   201       float: right;
       
   202     }
   214     }
   203     .Ldt-cleaner {
   215     .Ldt-cleaner {
   204       clear:both;
   216       clear:both;
   205     }
   217     }
   206 
   218