From d7740bc7529a8b2b3a848ebc46b97faf4f1ac0b0 Mon Sep 17 00:00:00 2001 From: Art Cancro Date: Mon, 24 Jan 2011 23:46:34 -0500 Subject: [PATCH] more login box cleanup --- webcit/static/styles/webcit.css | 5 ++++- webcit/static/t/get_logged_in.html | 1 + 2 files changed, 5 insertions(+), 1 deletion(-) 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 @@

+