Committer: esavintcev
LJSUP-7746: LJTimes RecommendU trunk/htdocs/stc/ie.css
Modified: trunk/htdocs/stc/ie.css =================================================================== --- trunk/htdocs/stc/ie.css 2011-01-21 07:21:11 UTC (rev 18075) +++ trunk/htdocs/stc/ie.css 2011-01-21 08:03:44 UTC (rev 18076) @@ -44,13 +44,13 @@ top: expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? documentElement.scrollTop +(documentElement.clientHeight-this.clientHeight) : document.body.scrollTop +(document.body.clientHeight-this.clientHeight)); } * HTML .b-ljtimes-update, +* HTML .b-ljtimes-suggest, * HTML .b-ljtimes-inbox { position: absolute; bottom: auto; } -* HTML .b-ljtimes-update { - top: expression( ( -33 - this.offsetHeight + ( document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' ); - } +* HTML .b-ljtimes-update, +* HTML .b-ljtimes-suggest, * HTML .b-ljtimes-inbox { top: expression( ( -33 - this.offsetHeight + ( document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' ); } @@ -58,21 +58,12 @@ * HTML .b-ljtimes-logged-input { zoom: 1; } -/** HTML .b-ljtimes-login, -* HTML .b-ljtimes-logged-form { - width: 366px; - }*/ .b-ljtimes-login .i-ljtimes-checkbox { vertical-align: -3px; } .b-ljtimes-logged-submit { overflow: visible; -/* height: 22px; - padding: 1px 22px 0;*/ } -* HTML .b-ljtimes-logged-submit { -/* height: 24px;*/ - } * HTML .b-ljtimes-bubble-content{ zoom: 1; } @@ -83,6 +74,7 @@ width: expression((document.documentElement.clientWidth || document.body.clientWidth) < 995 ? "995px" : "100%"); } + .b-tlarge, .b-inner, .b-header, @@ -271,7 +263,7 @@ ); } -/* Photos 2 homepage widget +/* Photos2homepage widget -----------------------------------------------*/ .appwidget-photos2homepage .w-body .pic-list, .appwidget-photos2homepage .w-body .content { @@ -281,7 +273,7 @@ height: 105px; } -/* Admin panel +/* Photos2homepage admin -----------------------------------------------*/ .photos2homepage-admin, .photos2homepage-admin .content, @@ -386,6 +378,9 @@ zoom: 1; } + + + /* Should be at bottom of the page! */ * HTML .i-ljtimes-btn, * HTML .i-ljtimes-drag,