Guest User

Untitled

a guest
Apr 19th, 2018
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.32 KB | None | 0 0
  1. this.backdrop.setStyle({
  2. height:h,
  3. width:w,
  4. background:'#000',
  5. marginLeft:mL,
  6. marginTop:mT,
  7. top:'48%',
  8. left:'48.6%',
  9. position:'absolute',
  10. zIndex:'840px',
  11. opacity:'0.5',
  12. display:'none'
  13. });
Add Comment
Please, Sign In to add comment