From a57cfa3be6ee0fbce336dc98e2862ac39f2b1add Mon Sep 17 00:00:00 2001 From: Arun Persaud Date: Sat, 25 Apr 2009 00:33:14 -0700 Subject: NEW FEATURE: added OpenID support Users can add and delete OpenIDs on the settings page and then log in user those OpenIds. They can also use their OpenIDs to register. --- css/standard020.css | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'css/standard020.css') diff --git a/css/standard020.css b/css/standard020.css index cb1e1c0..6488b8f 100644 --- a/css/standard020.css +++ b/css/standard020.css @@ -618,6 +618,15 @@ fieldset { .login .submitbutton { background-color: #fff;} .login .submitbutton:hover { background-color: #aaa;} +#openid_url { + background: #FFFFFF url('openid-icon-small.gif') no-repeat scroll 0pt 50%; + padding-left: 18px; +} + +table.openid td, table.openid th{ + padding: 0.0em 0.3em;; +} + .newbiehint { background-color: #fee; } -- cgit v1.2.3-18-g5258