Skip to content

Instantly share code, notes, and snippets.

@ramijames
ramijames / dabblet.css
Created March 9, 2014 06:34 — forked from anonymous/dabblet.css
Untitled
.loading {
border-bottom: 4px solid #0072c6;
border-left: 4px solid #D8E9F6;
border-right: 4px solid #D8E9F6;
border-top: 4px solid #0072c6;
border-radius: 100%;
height: 14px;
width: 14px;
animation: rot 0.8s infinite linear;
float:left;