Committer: esavintcev
LJSUP-6515: Custom UserheadsU trunk/htdocs/stc/shop/ie.css
Modified: trunk/htdocs/stc/shop/ie.css =================================================================== --- trunk/htdocs/stc/shop/ie.css 2010-08-27 03:03:05 UTC (rev 9419) +++ trunk/htdocs/stc/shop/ie.css 2010-08-27 03:21:07 UTC (rev 9420) @@ -109,3 +109,18 @@ * HTML .b-shop .b-userheads-item { behavior: expression(this.onmouseover = new Function("this.className += ' b-userheads-item-hover'"), this.onmouseout = new Function("this.className = this.className.replace(' b-userheads-item-hover','')"), this.style.behavior = null); } + +* HTML .b-renacc-intro { + height: 150px; + } +* HTML .b-wallet-intro { + height: 180px; + } +* HTML .b-userpics-intro, +* HTML .b-diskquota-intro { + height: 170px; + } +* HTML .b-userheads-intro { + height: 208px; + } +