aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-01-12 20:31:14 -0800
committerfriendica <info@friendica.com>2012-01-12 20:31:14 -0800
commit520ba0960bf222cdaabf55707f48ead02d7c505f (patch)
tree9529b7f3f1de41eb3b1ad72aa67e34aceb3f75ae
parenta95000d9f58ca1e355540da46fb2bcbad9f81c97 (diff)
downloadvolse-hubzilla-520ba0960bf222cdaabf55707f48ead02d7c505f.tar.gz
volse-hubzilla-520ba0960bf222cdaabf55707f48ead02d7c505f.tar.bz2
volse-hubzilla-520ba0960bf222cdaabf55707f48ead02d7c505f.zip
put openid logo back on openid input box, duepuntozero settings page
-rw-r--r--view/theme/duepuntozero/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/theme/duepuntozero/style.css b/view/theme/duepuntozero/style.css
index cde707252..61172851d 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;