From: Art Cancro Date: Tue, 25 Jan 2011 04:29:27 +0000 (-0500) Subject: Cleaned up the login modal a bit X-Git-Tag: v8.11~887 X-Git-Url: https://code.citadel.org/?p=citadel.git;a=commitdiff_plain;h=eb1da8464b3ca2b838cfe8fc4ea2ed00a8ef0b53 Cleaned up the login modal a bit --- diff --git a/webcit/static/styles/webcit.css b/webcit/static/styles/webcit.css index 06643c1df..a82789c43 100644 --- a/webcit/static/styles/webcit.css +++ b/webcit/static/styles/webcit.css @@ -1352,6 +1352,16 @@ a.event_title:hover span.bttbottom, a.event_unread:hover span.bttbottom, a.event background-color: #ddd; } +#ajax_username_password_form { + margin: auto; + width: 20em; +} + +#ajax_username_password_form label { + float: left; + width: 10em; +} + .openid_urlarea { background: url('../openid-small.gif') no-repeat scroll 0pt 50%; padding-left: 18px; diff --git a/webcit/static/t/get_logged_in.html b/webcit/static/t/get_logged_in.html index 8434b3e33..53c3240b7 100644 --- a/webcit/static/t/get_logged_in.html +++ b/webcit/static/t/get_logged_in.html @@ -42,14 +42,14 @@

- +

- +

-
+