<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -35,7 +35,8 @@ module Saucy
       style['display'] = &quot;block&quot;
       
       ie_style = &quot;&quot;
-      if options[:transparent] != false # transparent by default
+      transparent = options[:style][:background] &amp;&amp;  options[:style][:background] != &quot;transparent&quot; #transparent by default
+      if transparent
         ie_style += '_background: transparent;'
         ie_style += &quot;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='#{src}', sizingMethod='crop');&quot;
       end</diff>
      <filename>lib/saucy/helper.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>f3477f540509ff281e0f7c33e05a1ea2cf5bcfaf</id>
    </parent>
  </parents>
  <author>
    <name>weepy</name>
    <email>jonahfox@gmail.com</email>
  </author>
  <url>http://github.com/weepy/saucy/commit/9c589fd25ff98baf589ebd7387e2a861a4adf8c6</url>
  <id>9c589fd25ff98baf589ebd7387e2a861a4adf8c6</id>
  <committed-date>2008-12-05T07:29:24-08:00</committed-date>
  <authored-date>2008-12-05T07:29:24-08:00</authored-date>
  <message>calculate transparent from background style..</message>
  <tree>4ea1e349ac78f063e69b9cb79bb26236070f016b</tree>
  <committer>
    <name>weepy</name>
    <email>jonahfox@gmail.com</email>
  </committer>
</commit>
