From 18aeb4d45aa56b816181cbb97bca86d90d9edd65 Mon Sep 17 00:00:00 2001 From: Art Cancro Date: Tue, 4 Jan 2011 21:36:30 -0500 Subject: [PATCH] fix b0rken on IE, maybe operat too --- webcit/static/styles/modal.css | 4 ++-- webcit/static/styles/webcit.css | 4 ++-- webcit/static/t/get_logged_in.html | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/webcit/static/styles/modal.css b/webcit/static/styles/modal.css index 19fa213bf..e0fc3969f 100644 --- a/webcit/static/styles/modal.css +++ b/webcit/static/styles/modal.css @@ -57,7 +57,7 @@ *display:inline; *height:100%; *width:0; - *background:red; + *background:#022750; } #modal { @@ -70,6 +70,6 @@ .md-dialog { background: white; - border: 2px solid #800; + border: 2px solid #022750; padding: 10px; } diff --git a/webcit/static/styles/webcit.css b/webcit/static/styles/webcit.css index 838521d14..c18fb9285 100644 --- a/webcit/static/styles/webcit.css +++ b/webcit/static/styles/webcit.css @@ -1297,14 +1297,14 @@ a.event_title:hover span.bttbottom, a.event_unread:hover span.bttbottom, a.event #loginbox_topline_container { position: relative; - font-size: 130%; + font-size: 110%; color: white; } #loginbox_title { float: left; width: 75%; - text-align: left; + text-align: center; background-color: #022750; border: 3px solid #022750; } diff --git a/webcit/static/t/get_logged_in.html b/webcit/static/t/get_logged_in.html index 5dac63743..40124ea57 100644 --- a/webcit/static/t/get_logged_in.html +++ b/webcit/static/t/get_logged_in.html @@ -2,7 +2,7 @@
-To complete this action, you must log in. FIXME localize this string. +FIXME login to continue