Bug 10415 - Add course reserves to staff client home page
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / css / login.css
index cbb7d81..6712f92 100644 (file)
@@ -115,11 +115,20 @@ label {
        width : 99%;
 }
 
-#login #submit {
+#login #submit, #login .button {
        font-size: 1.4em;
        padding : .3em .6em;
 }
 
+#login #onerror_actions {
+    margin-bottom: 1em;
+    text-align: center;
+}
+
+#login #onerror_actions .button {
+    margin: 3px;
+    color: #333333;
+}
 
 #footer {
         text-align: center;