]> git.openstreetmap.org Git - rails.git/blobdiff - public/stylesheets/common.css
Add the OpenID logo to all openid url entry textfields for clarity
[rails.git] / public / stylesheets / common.css
index ae6c2709db83b50b5d57a6e3547690a51e6d2f6c..34d8571f4085ab2be2d2dab950704d426e436b30 100644 (file)
@@ -740,6 +740,11 @@ abbr.geo {
   background: #fff;
 }
 
+.openid_url { 
+  background: url('../images/openid-inputicon.gif') repeat-y left;
+  padding-left: 16px;
+}
+
 /* Rules for Login page */
 .loginBox {
   float: left;