Skip to content

Instantly share code, notes, and snippets.

@paulradzkov
Created February 4, 2014 11:21
Show Gist options
  • Select an option

  • Save paulradzkov/8801944 to your computer and use it in GitHub Desktop.

Select an option

Save paulradzkov/8801944 to your computer and use it in GitHub Desktop.
.overlay-loader {
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
width: 100%;
height: 100%;
background: rgba(255,255,255,0.8) url(data:image/gif;base64,R0lGODlhNgA3APMAAP///zSe1pPL6Eqo2j+j2N/v+Ha94+Lx+M/o9…cduyjKIrOeRKRAbSe3I9Um1yHOJ9sjzCbfyInhwt3E2cPo5dHF5OLvJREAOwAAAAAAAAAAAA==) 50% 50% no-repeat;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment