comparison mbp.css @ 23:6cf1f35c9c86

added optimizeQuality image-rendering css declaration.
author Atul Varma <varmaa@toolness.com>
date Sat, 28 Nov 2009 12:30:48 -0500
parents ce765933ad08
children cbaef654b9da
comparison
equal deleted inserted replaced
22:598f114aa96d 23:6cf1f35c9c86
45 } 45 }
46 46
47 .mbp-entry .thumbnail { 47 .mbp-entry .thumbnail {
48 width: 72pt; 48 width: 72pt;
49 height: 72pt; 49 height: 72pt;
50 image-rendering: optimizeQuality;
50 } 51 }
51 52
52 .mbp-entry .caption { 53 .mbp-entry .caption {
53 padding-top: 1em; 54 padding-top: 1em;
54 font-size: 8pt; 55 font-size: 8pt;