Skip to content
Snippets Groups Projects
Commit 622c567c authored by Jan-Christoph Borchardt's avatar Jan-Christoph Borchardt
Browse files

larger clickable area for remember log in

parent 38bfae57
No related branches found
No related tags found
No related merge requests found
......@@ -269,6 +269,9 @@ label.infield { cursor:text !important; top:1.05em; left:.85em; }
font-size: 1em;
color: #030303;
text-shadow: #3d4d64 0 1px 0;
padding: 14px;
padding-left: 28px;
margin-left: -28px;
}
#body-login form .errors { background:#fed7d7; border:1px solid #f00; list-style-indent:inside; margin:0 0 2em; padding:1em; }
#body-login .success { background:#d7fed7; border:1px solid #0f0; width: 35%; margin: 30px auto; padding:1em; text-align: center;}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment