Revisions

  • 2ead74 teddyze... Fri Jan 09 02:40:48 -0800 2009
gist: 45080 Download_button fork
public
Public Clone URL: git://gist.github.com/45080.git
Embed All Files: show embed
ms-interpolation-mode.css #
1
2
3
/* Make IE scale images more smoothly,
which other browsers already do by default. */
img { -ms-interpolation-mode:bicubic; }