芝麻web文件管理V1.00
编辑当前文件:/home/p/r/i/prismawe/www/itrema/video/assets/playbar/playbarStyle.css
.playButton { background:url('../Playbar_icons/Play_icon.png') no-repeat; width:58px; height:59px; float:left; position:absolute; left:50px; } .playButton:hover { background:url('../Playbar_icons/Play_icon.png') no-repeat; width:58px; height:59px; float:left; position:absolute; left:50px; } .playbarBackGround { -webkit-box-shadow: 5px 5px 5px #aaa; -moz-box-shadow: 5px 5px 5px #aaa; box-shadow: 5px 5px 5px #aaa; height:30px; } .playbarSmallButton { width:22px; height:22px; float:left; display:inline; -moz-user-select: none; -khtml-user-select: none; -webkit-user-select: none; -o-user-select: none; } .playbarSmallButton:hover {cursor:pointer;} .playbarBigButton { width:44px; height:22px; float:left; display:inline; -moz-user-select: none; -khtml-user-select: none; -webkit-user-select: none; -o-user-select: none; } .playbarBigButton:hover {cursor:pointer;} .playbarSlider { width:58px; float:left; display:inline; -moz-user-select: none; -khtml-user-select: none; -webkit-user-select: none; -o-user-select: none; } .playbarSliderThumb { position : absolute; top : 6px; } .playbarSliderThumb:hover {cursor:pointer;}