src/css/LdtPlayer.css
branchpopcorn-port
changeset 386 c3a08790e8c8
parent 385 6915c4c6163d
child 396 8191e4f07125
equal deleted inserted replaced
385:6915c4c6163d 386:c3a08790e8c8
   172       background:url('imgs/search_sprite.png') no-repeat scroll 0 0 transparent ;
   172       background:url('imgs/search_sprite.png') no-repeat scroll 0 0 transparent ;
   173       width: 33px;
   173       width: 33px;
   174       height: 25px;
   174       height: 25px;
   175       border-right: 1px solid #b6b8b8;
   175       border-right: 1px solid #b6b8b8;
   176       float: left;
   176       float: left;
       
   177       border-left: none;
   177     }
   178     }
   178 
   179 
   179     .Ldt-CtrlSearch:hover {
   180     .Ldt-CtrlSearch:hover {
   180       background-position: 0 -25px;
   181       background-position: 0 -25px;
   181     }
   182     }
   214       color: #b2b2b2; 
   215       color: #b2b2b2; 
   215     }
   216     }
   216 
   217 
   217     .Ldt-CtrlSound {
   218     .Ldt-CtrlSound {
   218       float: right;
   219       float: right;
       
   220       border-left: none;
   219       height: 25px;
   221       height: 25px;
   220       top: 7px;
   222       top: 7px;
   221       position: inherit;
   223       position: inherit;
   222     }
   224     }
   223     .Ldt-cleaner {
   225     .Ldt-cleaner {