src/css/LdtPlayer.css
branchpopcorn-port
changeset 450 6c555484037b
parent 439 1c1eebd0d080
child 469 154c049e0c06
equal deleted inserted replaced
449:6e6b4a54776a 450:6c555484037b
   213       float: left;
   213       float: left;
   214       color: #b2b2b2; 
   214       color: #b2b2b2; 
   215     }
   215     }
   216 
   216 
   217     .Ldt-CtrlSound {
   217     .Ldt-CtrlSound {
       
   218       background:url('imgs/sound_sprite.png') no-repeat scroll 0 0 transparent ;
       
   219       width: 33px;
       
   220       height: 25px;
       
   221       border-right: 1px solid #b6b8b8;
   218       float: right;
   222       float: right;
   219       border-left: none;
   223       border-left: none;
       
   224     }
       
   225 
       
   226     .Ldt-CtrlSound:hover {
       
   227       background-position: 0 -25px;
       
   228     }
       
   229 
       
   230     .Ldt-CtrlSound:active {
       
   231       background-position: 0 -50px;
       
   232     }
       
   233 /*
       
   234     .Ldt-CtrlSound {
       
   235       float: right;
       
   236       border-left: none;
   220       height: 25px;
   237       height: 25px;
   221       top: 7px;
   238       top: 7px;
   222       position: inherit;
   239       position: inherit;
   223     }
   240     }
       
   241 */    
   224     .Ldt-cleaner {
   242     .Ldt-cleaner {
   225       clear:both;
   243       clear:both;
   226     }
   244     }
   227 
   245 
   228     /* Arrow Widget */
   246     /* Arrow Widget */