Committer: narefieva
LJSUP-8952: (<lj like> tag)U trunk/htdocs/stc/ie.css
Modified: trunk/htdocs/stc/ie.css =================================================================== --- trunk/htdocs/stc/ie.css 2011-06-02 09:01:13 UTC (rev 19202) +++ trunk/htdocs/stc/ie.css 2011-06-02 09:08:19 UTC (rev 19203) @@ -531,3 +531,12 @@ * HTML .b-ljtimes-bubble-top { behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none", this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')", this.src = "transparent.gif"):(this.origBg = this.origBg? this.origBg : this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''), this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')", this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)); } + + +/* LJ like buttons +-----------------------------------------------*/ +.lj-like { + zoom: 1; + } + +