- Login failtures now counted and displayed after login in admin/member area
[mailer.git] / theme / business / css / general.css
index ad02efdb54b1997f70bdb0daca9c509ecbb15503..4508eeac9a3189af298ffef8ec21083540c79835 100644 (file)
@@ -662,3 +662,12 @@ DIV.admin_note {
 .show_timings_data {
        font-weight                     : bold;
 }
+
+.login_failture_header {
+       background-color        : #EEEEFF;
+       font-weight                     : bold;
+}
+
+.login_failtures {
+       width                           : 400px;
+}