]> code.citadel.org Git - citadel.git/blobdiff - webcit/static/styles/login.css
For closed systems, still handle login through the modal
[citadel.git] / webcit / static / styles / login.css
index c98d6082287669044647305120cfa815b7f3f806..e90502b068ceb59f209b7427c126675260a1ccdc 100644 (file)
@@ -39,6 +39,7 @@
 #login_form br { clear: left }
 
 .login_infos {
+       bottom: 0;
        display: block;
        margin: 20px auto 0 auto;
        width: 80%;
@@ -64,7 +65,6 @@
 
 .logbuttons input {
        cursor: pointer;
-       -moz-border-radius: 8px;    /* CSS3 draft and Mozilla  */
        text-align: center;
        font-weight: bold;
 }