From a5541502fbb496fbbd83ccd2e8c14b7558a9ebb0 Mon Sep 17 00:00:00 2001 From: timb Date: Fri, 22 Jan 2010 07:13:41 -0800 Subject: can login from profile; plaintext pw filler; better form handling; huge cursor on sign in button --- static/form_login/front.css | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'static/form_login') diff --git a/static/form_login/front.css b/static/form_login/front.css index ea767b0..df339b3 100644 --- a/static/form_login/front.css +++ b/static/form_login/front.css @@ -143,4 +143,7 @@ border:0; #loginSubmit:hover, #loginSubmit:focus { background-position:0 -5px; cursor:pointer; -} \ No newline at end of file +} +.no-cursor { cursor: none; } +.invisible { display: none !important; } +#cursor-big { position: absolute; z-index: 1000; } \ No newline at end of file -- cgit v1.2.3-70-g09d2