Skip to content

Instantly share code, notes, and snippets.

@avwave
Created February 10, 2011 06:40
Show Gist options
  • Save avwave/820051 to your computer and use it in GitHub Desktop.
Save avwave/820051 to your computer and use it in GitHub Desktop.
.sprite-photoupload-roll{ background-position: 0 0; width: 100px; height: 25px; }
.sprite-photoupload{ background-position: 0 -30px; width: 100px; height: 25px; }
.sprite-videoupload-roll{ background-position: 0 -60px; width: 100px; height: 25px; }
.sprite-videoupload{ background-position: 0 -90px; width: 100px; height: 25px; }
.sprite-weblink-roll{ background-position: 0 -120px; width: 100px; height: 25px; }
.sprite-weblink{ background-position: 0 -150px; width: 100px; height: 25px; }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment