You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
915 B
10 lines
915 B
#myplayPanel { position: absolute; left: 0px; top:0px; width: 100%; height: 350px; z-index: 2}
|
|
#myadvPanel { position: absolute; left: 50px; Top:100px;width: 100%; height:-100px; z-index: 3}
|
|
#myadvControl { position: absolute; left: 30px; top:26px; width: 320px; height:50px; z-index: 1}
|
|
#mycontrolPanel { position: relative; left: 0px; top:0px; width: 100%; height: 77px; z-index: 3}
|
|
#myPosBar { position: absolute; left: 10px; top: 1px; width: 29px; height: 12px; z-index: 3;cursor:hand}
|
|
#myVolBar { position: absolute; left: 270px; top: 70px; width: 11px; height: 8px; z-index: 3;cursor:hand}
|
|
#myBalBar { position: absolute; left: 286px; top: 84px; width: 11px; height: 8px; z-index: 3;cursor:hand}
|
|
td { font-family: "宋体"; font-size: 9pt;color:#EEEEEE;}
|
|
body { font-family: "宋体"; font-size: 9pt;color:#EEEEEE;line-height: 13pt}
|
|
div { font-family: "宋体"; font-size: 9pt;color:#EEEEEE;}
|
|
|