Advertisement
Guest User

Untitled

a guest
Dec 18th, 2014
174
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. position: fixed;
  2. left:0;
  3. right:0;
  4. top:0;
  5. bottom:0;
  6. background: url('/../img/glass.png');
  7. display: none; }
  8.  
  9. position: fixed;
  10. left:0;
  11. right:0;
  12. top:0;
  13. bottom:0;
  14. background: url('/../img/processing.gif') center center no-repeat; }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement