From: John Dong Date: Thu, 30 Aug 2007 17:29:08 +0000 (-0400) Subject: Add IE6 specific hacks CSS that only gets loaded if user agent is MSIE 6. X-Git-Url: https://projects.mako.cc/source/selectricity-live/commitdiff_plain/931c5013597eca0dfe465f13f697ef867db22a91?hp=931c5013597eca0dfe465f13f697ef867db22a91 Add IE6 specific hacks CSS that only gets loaded if user agent is MSIE 6. This sets the background-image to render using DirectX alpha channels to properly transparentize PNG's. Also removes ordering on ordered lists so that we don't get 1. 1. 1. 1. in the dragdrop list. ---