From: friendica Date: Fri, 13 Jan 2012 04:31:14 +0000 (-0800) Subject: put openid logo back on openid input box, duepuntozero settings page X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=520ba0960bf222cdaabf55707f48ead02d7c505f;p=friendica.git put openid logo back on openid input box, duepuntozero settings page --- diff --git a/view/theme/duepuntozero/style.css b/view/theme/duepuntozero/style.css index cde7072527..61172851d2 100644 --- a/view/theme/duepuntozero/style.css +++ b/view/theme/duepuntozero/style.css @@ -28,7 +28,7 @@ input { img { border :0px; } -.openid input { +#id_openid_url, .openid input { background: url(login-bg.gif) no-repeat; background-position: 0 50%; padding-left: 18px;