From c54403772c3053d5fc0a2ef56e74f0d86effe2b5 Mon Sep 17 00:00:00 2001 From: Art Cancro Date: Tue, 11 Jan 2011 16:06:26 -0500 Subject: [PATCH] Preparing to get openid support into the modal dialog --- webcit/static/styles/webcit.css | 5 +++++ webcit/static/t/get_logged_in.html | 5 ++++- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/webcit/static/styles/webcit.css b/webcit/static/styles/webcit.css index e61a1a6df..06643c1df 100644 --- a/webcit/static/styles/webcit.css +++ b/webcit/static/styles/webcit.css @@ -1352,3 +1352,8 @@ a.event_title:hover span.bttbottom, a.event_unread:hover span.bttbottom, a.event background-color: #ddd; } +.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 6d5c60646..3648eee17 100644 --- a/webcit/static/t/get_logged_in.html +++ b/webcit/static/t/get_logged_in.html @@ -50,7 +50,10 @@ -- 2.30.2