Committer: esavintcev
LJSUP-6701: Facebook ButtonU trunk/htdocs/img/buttons/facebook-login-wide.gif U trunk/htdocs/stc/lj_base.css
Modified: trunk/htdocs/img/buttons/facebook-login-wide.gif =================================================================== (Binary files differ) Modified: trunk/htdocs/stc/lj_base.css =================================================================== --- trunk/htdocs/stc/lj_base.css 2010-09-02 03:50:30 UTC (rev 17260) +++ trunk/htdocs/stc/lj_base.css 2010-09-02 05:37:08 UTC (rev 17261) @@ -847,35 +847,29 @@ .b-auth-fbconnect { position: relative; float: left; - width: 154px; height: 22px; margin: 0 20px 0 0; padding: 0; border: 0; background: transparent; - color: #6676AB; - font: 12px/1 Tahoma,Arial,sans-serif; + color: #FFF; + font: 11px/1 Verdana,Arial,sans-serif; cursor: pointer; } .b-auth-fbconnect SPAN { position: relative; display: block; - width: 154px; - height: 22px; + height: 20px; + padding: 0 8px 0 28px; + border: 1px solid #32437F; + border-bottom-color: #24346F; + background: #6676AB url(/img/buttons/facebook-login-wide.gif) no-repeat 0 0; + text-align: left; + line-height: 18px; cursor: pointer; } .b-auth-fbconnect SPAN I { - position: absolute; - top: 0; - left: 0; - display: block; - width: 154px; - height: 22px; - margin: 0; - padding: 0; - background: url(/img/buttons/facebook-login-wide.gif) no-repeat 0 0; - font: 0/0 serif; - cursor: pointer; + display: none; } .b-fbinterstitial-question {