parent
ae646545c4
commit
3019cb9c42
Binary file not shown.
Before Width: | Height: | Size: 11 KiB After Width: | Height: | Size: 6.2 KiB |
|
@ -664,10 +664,10 @@ var AIRTIME = (function(AIRTIME){
|
||||||
"class": "pl-loading",
|
"class": "pl-loading",
|
||||||
"css": {
|
"css": {
|
||||||
"position": "absolute",
|
"position": "absolute",
|
||||||
"top": offset.top + plHeight/2 - 120,
|
"top": offset.top + plHeight/2 - 32 - 8,
|
||||||
"left": offset.left + plWidth/2 - 120,
|
"left": offset.left + plWidth/2 - 32 -8,
|
||||||
"height": 128,
|
"height": 64,
|
||||||
"width": 128
|
"width": 64
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue