Skip to content

Commit

Permalink
Adding retina sprite images
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisMBarr committed Apr 3, 2013
1 parent 06622df commit f8b0bcf
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 2 deletions.
Binary file modified source/fancybox_loading.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added source/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added source/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 1 addition & 2 deletions source/jquery.fancybox.css
Original file line number Diff line number Diff line change
Expand Up @@ -248,7 +248,6 @@
background: rgba(0, 0, 0, .8);
}


/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min--moz-device-pixel-ratio: 1.5),
Expand All @@ -263,4 +262,4 @@
background-image: url('[email protected]');
background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
}
}
}
Binary file added sprite.psd
Binary file not shown.

0 comments on commit f8b0bcf

Please sign in to comment.