From: Art Cancro Date: Tue, 25 Jan 2011 04:46:34 +0000 (-0500) Subject: more login box cleanup X-Git-Tag: v8.01~252^2~149 X-Git-Url: https://code.citadel.org/?a=commitdiff_plain;h=d1d79bee8101769f5f28c616c693b6cde8f43039;p=citadel.git more login box cleanup --- diff --git a/webcit/static/styles/webcit.css b/webcit/static/styles/webcit.css index a82789c43..a98e94b1c 100644 --- a/webcit/static/styles/webcit.css +++ b/webcit/static/styles/webcit.css @@ -854,7 +854,7 @@ table.advanced { /* Links and buttons */ -.logbuttons, .buttons { +.logbuttons, .buttons, .registernow { margin: 2px auto 2px auto; width: 96%; text-align: center; @@ -1367,3 +1367,6 @@ a.event_title:hover span.bttbottom, a.event_unread:hover span.bttbottom, a.event padding-left: 18px; } +.registernow { + text-align: right; +} diff --git a/webcit/static/t/get_logged_in.html b/webcit/static/t/get_logged_in.html index 53c3240b7..9a7ae0f21 100644 --- a/webcit/static/t/get_logged_in.html +++ b/webcit/static/t/get_logged_in.html @@ -50,6 +50,7 @@

+