Skip to content

Instantly share code, notes, and snippets.

@pierrehenri220
Last active February 5, 2017 01:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pierrehenri220/0f0194f171120ac17e1b53efd26f43fd to your computer and use it in GitHub Desktop.
Save pierrehenri220/0f0194f171120ac17e1b53efd26f43fd to your computer and use it in GitHub Desktop.
Facebook likebox loader Part 2 of 3 (CSS)
#sns_likebox {
background: url(loader.gif) no-repeat 50% 50%;
}
.fb_loaded #sns_likebox {
background: #fff;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment