src/css/LdtPlayer.css
branchpopcorn-port
changeset 564 a560a162f444
parent 561 a10e7b6fdb08
child 585 44a4a4a179c1
equal deleted inserted replaced
563:4816e3425933 564:a560a162f444
   190 
   190 
   191 .Ldt-CtrlSearch:active {
   191 .Ldt-CtrlSearch:active {
   192   background-position: 0 -50px;
   192   background-position: 0 -50px;
   193 }
   193 }
   194 
   194 
       
   195 .LdtSearch {
       
   196   display: none;
       
   197   width: 165px;
       
   198   height: 25px;
       
   199   border: 1px;
       
   200   border-color: #CFCFCF;
       
   201   float: left;
       
   202   text-align: center;
       
   203 }
   195 
   204 
   196 .Ldt-Time {
   205 .Ldt-Time {
   197   position: inherit;
   206   position: inherit;
   198   float: left;
   207   float: left;
   199   border-right: 1px solid #b6b8b8;
   208   border-right: 1px solid #b6b8b8;