Guest User

Untitled

a guest
Aug 13th, 2011
27
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. /*Fixing this shit up. Sick of seeing her name X_X
  2. */
  3. @-moz-document domain('facebook.com') {
  4. .item{
  5. display:none;
  6. }
  7. .item.active{
  8. display:inline;
  9. }
  10. .item.idle{
  11. display:inline;
  12. }
  13. }
Advertisement
Add Comment
Please, Sign In to add comment