fix b0rken on IE, maybe operat too
authorArt Cancro <ajc@citadel.org>
Wed, 5 Jan 2011 02:36:30 +0000 (21:36 -0500)
committerWilfried Goesgens <dothebart@citadel.org>
Sun, 4 Sep 2011 13:40:22 +0000 (13:40 +0000)
webcit/static/styles/modal.css
webcit/static/styles/webcit.css
webcit/static/t/get_logged_in.html

index 19fa213bf294cdececa31f56bde8f639113cbf34..e0fc3969f559774a655badd0c61f78efa4d8743b 100644 (file)
@@ -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;
 }
index 838521d14e486cd63685ce3dcbbb08655f362c77..c18fb92856a1377787e4a52356a44937379b0042 100644 (file)
@@ -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;
 }
index 5dac63743225c986c7c95c0274951c36cd38e0e1..40124ea57cfdd9c222e5505c4e5247ad86813952 100644 (file)
@@ -2,7 +2,7 @@
 <body>
 <div id="loginbox_topline_container">
 <div id="loginbox_title">
-To complete this action, you must log in.  FIXME localize this string.
+FIXME login to continue
 </div>
 <div id="loginbox_closebutton">
 <a href="javascript:toggleModal(0);">