Skip to content

Instantly share code, notes, and snippets.

@vast
Created February 22, 2013 08:58
Show Gist options
  • Save vast/5011895 to your computer and use it in GitHub Desktop.
Save vast/5011895 to your computer and use it in GitHub Desktop.
Untitled
.loading-indicator:before {
display: inline-block;
content: '•';
}
.loading-indicator:after {
display: inline-block;
content: '•';
}
<div class="loading-indicator">•</div>
// alert('Hello world!');
{"view":"separate","fontsize":"100","seethrough":"","prefixfree":"1","page":"all"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment